POST/organization/multiSearchSingleBest
The /organization/multiSearchSingleBest endpoint provides the ability to send multiple organization SearchSingleBest requests at the same time.
[
{"NPI":"NORGMIN111", "Name":"WILLIAMS WAY HOME HEALTHCARE PROFESSIONALS"},
{"name":"SERENITY GLOBAL ENTERPRISES, LLC", "Zip":" 20735000"},
{"Carrier":"Maryland Medicaid","PlanStatus":"true"}
]
[
{
"id": "moW0ynoBHFe0SPlDoeLd",
"data": {
"OtherIdentifier": [
{
"OtherIdentifierType": [
"5"
],
"OtherIdentifierNumber": [
"21708600"
],
"OtherIdentifierState": [
"FL"
]
},
{
"OtherIdentifierType": [
"5"
],
"OtherIdentifierNumber": [
"1754400"
],
"OtherIdentifierState": [
"ID"
]
}
],
"FullAddress": [
"1246 MOUNTAIN LAKE DR #102 MISSOURI CITY TX 774591510 US",
"1246 LAKE DRIVE MISSOURI CITY TX 774591510 US"
],
"Address": [
{
"Zip": [
"774591510"
],
"AddressLine2": [
"#102"
],
"AddressLine1": [
"1246 MOUNTAIN LAKE DR"
],
"FaxPhoneNumber": [
"(832) 488-8849"
],
"Country": [
"US"
],
"AddressPhone": [
"(832) 488-8848"
],
"City": [
"MISSOURI CITY"
],
"AddressType": [
"MAILING"
],
"AddressState": [
"TX"
]
},
{
"Zip": [
"774591510"
],
"AddressLine1": [
"1246 LAKE DRIVE"
],
"FaxPhoneNumber": [
"(800) 699-6222"
],
"Country": [
"US"
],
"AddressPhone": [
"(800) 699-6292"
],
"City": [
"MISSOURI CITY"
],
"AddressType": [
"PRACTICE"
],
"AddressState": [
"TX"
]
}
],
"CertificationDate": [
"05/17/2021"
],
"Taxonomy": [
{
"TaxonomyLicense": [
"LI1234"
],
"TaxonomyCode": [
"253Z00000X"
],
"TaxonomySystem": [
"https://nucc.org/images/stories/csv/nucc_taxonomy_201.csv"
],
"TaxonomyDescription": [
"IN HOME SUPPORTIVE CARE"
],
"TaxonomyState": [
"MD"
],
"TaxonomySwitch": [
"TRUE"
],
"TaxonomyGroup": [
"193400000X SINGLE SPECIALTY GROUP"
]
},
{
"TaxonomyLicense": [
"M6911"
],
"TaxonomyCode": [
"207RH0003X"
],
"TaxonomySystem": [
"https://nucc.org/images/stories/csv/nucc_taxonomy_201.csv"
],
"TaxonomyDescription": [
"INTERNAL MEDICINE HEMATOLOGY & ONCOLOGY"
],
"TaxonomyState": [
"ID"
],
"TaxonomySwitch": [
"FALSE"
]
}
],
"ParentOrgTIN": [
"PTIN1234"
],
"NPI": [
"NORGMIN111"
],
"ParentOrgLBN": [
"LBN1234"
],
"NPPESEntityType": [
"ORGANIZATION"
],
"Name": [
"TEST1 LOCAL ENTERPRISES, LLC",
"WILLIAMS WAY HOME HEALTHCARE PROFESSIONALS"
],
"EmployerIdentificationNumber": [
"EMP12344"
],
"ProviderEnumerationDate": [
"09/26/2020"
],
"OtherOrgType": [
"3"
],
"AuthorizedName": [
{
"Credential": [
"ADMINISTRATOR"
],
"TitlePosition": [
"OWNER"
],
"FirstName": [
"JASMIN"
],
"NameType": [
"AUTHORIZED"
],
"Prefix": [
"MRS."
],
"LastName": [
"WILLIAMS"
],
"MiddleName": [
"M"
]
}
],
"IsOrganizationSubpart": [
"N"
],
"IsSoleProprietor": [
"N"
],
"LastUpdateDate": [
"01/18/2021"
]
}
},
{
"error": "No matches found."
},
{
"error": "Search returned more than one result."
}
]
Updated over 3 years ago