- get(request) - Method in class io.zhkv.api.nppesnpi.NppesNpi.Companion
-
- get(request) - Method in class io.zhkv.api.nppesnpi.NppesNpi.Companion
-
Performs the get request to NPPES NPI Registry based on a given
class NppesRequestBuilder. This function may be
more suitable to use with Java based application.
- get(request) - Static method in class io.zhkv.api.nppesnpi.NppesNpi
-
- get(request) - Static method in class io.zhkv.api.nppesnpi.NppesNpi
-
Performs the get request to NPPES NPI Registry based on a given
class NppesRequestBuilder. This function may be
more suitable to use with Java based application.
- getAddress1() - Method in class io.zhkv.api.nppesnpi.Address
-
The address 1
- getAddress2() - Method in class io.zhkv.api.nppesnpi.Address
-
The address 2
- getAddresses() - Method in class io.zhkv.api.nppesnpi.Result
-
- getAddressPurpose() - Method in class io.zhkv.api.nppesnpi.Address
-
- getAddressPurpose() - Method in class io.zhkv.api.nppesnpi.NppesRequest
-
Refers to whether the address information entered pertains to the provider
- getAddressPurpose() - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
Refers to whether the address information entered pertains to the provider's Mailing Address or the
provider's Practice Location Address. When not specified, the results will contain the providers where
either the Mailing Address or the Practice Location Addresses match the entered address information
- getAddressType() - Method in class io.zhkv.api.nppesnpi.Address
-
The address type.
- getBasic() - Method in class io.zhkv.api.nppesnpi.Result
-
- getCity() - Method in class io.zhkv.api.nppesnpi.Address
-
The city associated with the provider's address.
- getCity() - Method in class io.zhkv.api.nppesnpi.NppesRequest
-
The City associated with the provider
- getCity() - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
The City associated with the provider's address identified in Address Purpose.
- getCode() - Method in class io.zhkv.api.nppesnpi.Identifier
-
The identifier code.
- getCode() - Method in class io.zhkv.api.nppesnpi.Taxonomy
-
The taxonomy code.
- getCount() - Method in class io.zhkv.api.nppesnpi.NppesResponse
-
The number of results for this response.
- getCountryCode() - Method in class io.zhkv.api.nppesnpi.Address
-
The country code associated with the provider's address identified in Address Purpose.
- getCountryCode() - Method in class io.zhkv.api.nppesnpi.NppesRequest
-
The Country associated with the provider
- getCountryCode() - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
The Country associated with the provider's address identified in Address Purpose. This field can be used as
the only input criterion as long as the value selected is not US (United States).
- getCountryName() - Method in class io.zhkv.api.nppesnpi.Address
-
The country name associated with the provider's address.
- getCreatedEpoch() - Method in class io.zhkv.api.nppesnpi.Result
-
The created epoch timestamp.
- getDate() - Method in class io.zhkv.api.nppesnpi.Basic
-
The creation date.
- getDesc() - Method in class io.zhkv.api.nppesnpi.Identifier
-
The identifier description.
- getDesc() - Method in class io.zhkv.api.nppesnpi.Taxonomy
-
The taxonomy description.
- getEnumerationType() - Method in class io.zhkv.api.nppesnpi.NppesRequest
-
The Read API can be refined to retrieve only Individual Providers or Organizational Providers.
- getEnumerationType() - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
The Read API can be refined to retrieve only Individual Providers or Organizational Providers. When using
the Enumeration Type, it cannot be the only criteria entered. Additional criteria must also be entered
as well.
- getEnumerationType() - Method in class io.zhkv.api.nppesnpi.Result
-
- getFax() - Method in class io.zhkv.api.nppesnpi.Address
-
The fax number associated with the provider's address.
- getIdentifier() - Method in class io.zhkv.api.nppesnpi.Identifier
-
The identifier.
- getIdentifiers() - Method in class io.zhkv.api.nppesnpi.Result
-
- getIssuer() - Method in class io.zhkv.api.nppesnpi.Identifier
-
The issuer name.
- getIssuer() - Method in class io.zhkv.api.nppesnpi.Taxonomy
-
The issuer name.
- getLastUpdated() - Method in class io.zhkv.api.nppesnpi.Basic
-
The last update date.
- getLastUpdatedEpoch() - Method in class io.zhkv.api.nppesnpi.Result
-
The last updated timestamp
- getLicense() - Method in class io.zhkv.api.nppesnpi.Taxonomy
-
The license.
- getLimit() - Method in class io.zhkv.api.nppesnpi.NppesRequest
-
Limit the results returned.
- getLimit() - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
Limit the results returned. The default value is 10. The value can be set to any value from 1 to 200.
- getName() - Method in class io.zhkv.api.nppesnpi.Basic
-
The name.
- getNumber() - Method in class io.zhkv.api.nppesnpi.NppesRequest
-
The unique,
- getNumber() - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
The unique, 10-digit National Provider Identifier (NPI) assigned to the provider.
- getNumber() - Method in class io.zhkv.api.nppesnpi.Result
-
The NPI Number is the unique 10-digit National Provider Identifier assigned to the provider.
- getOfficialFirstName() - Method in class io.zhkv.api.nppesnpi.Basic
-
The official first name.
- getOfficialLastName() - Method in class io.zhkv.api.nppesnpi.Basic
-
The official last name.
- getOfficialTelephoneNumber() - Method in class io.zhkv.api.nppesnpi.Basic
-
The official telephone number.
- getOrganizationName() - Method in class io.zhkv.api.nppesnpi.NppesRequest
-
This field only applies to Organizational Providers.
- getOrganizationName() - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
This field only applies to Organizational Providers. Trailing wildcard entries are permitted requiring at
least two characters to be entered.
- getOrgName() - Method in class io.zhkv.api.nppesnpi.Basic
-
The name of the organization.
- getParentOrgEIN() - Method in class io.zhkv.api.nppesnpi.Basic
-
The parent organization EIN.
- getParentOrgName() - Method in class io.zhkv.api.nppesnpi.Basic
-
The parent organization name.
- getPostalCode() - Method in class io.zhkv.api.nppesnpi.NppesRequest
-
The Postal Code associated with the provider
- getPostalCode() - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
The Postal Code associated with the provider's address identified in Address Purpose. There is an implied
trailing wildcard. If you enter a 5 digit postal code, it will match any appropriate 9 digit (zip+4) codes
in the data.
- getResults() - Method in class io.zhkv.api.nppesnpi.NppesResponse
-
- getSkip() - Method in class io.zhkv.api.nppesnpi.NppesRequest
-
The first N
- getSkip() - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
The first N (value entered) results meeting the entered criteria will be bypassed and will not be included
in the output.
- getState() - Method in class io.zhkv.api.nppesnpi.Address
-
The state associated with the provider's address.
- getState() - Method in class io.zhkv.api.nppesnpi.Identifier
-
The issuer state.
- getState() - Method in class io.zhkv.api.nppesnpi.NppesRequest
-
The State abbreviation associated with the provider
- getState() - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
The State abbreviation associated with the provider's address identified in Address Purpose.
- getState() - Method in class io.zhkv.api.nppesnpi.Taxonomy
-
The issuer state.
- getStatus() - Method in class io.zhkv.api.nppesnpi.Basic
-
The status.
- getSubPart() - Method in class io.zhkv.api.nppesnpi.Basic
-
The organizational subpart. Could be 'YES' or 'NO'
- getTaxonomies() - Method in class io.zhkv.api.nppesnpi.Result
-
- getTaxonomyDescription() - Method in class io.zhkv.api.nppesnpi.NppesRequest
-
Search for providers by their taxonomy by entering the taxonomy description.
- getTaxonomyDescription() - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
Search for providers by their taxonomy by entering the taxonomy description.
- getTelephone() - Method in class io.zhkv.api.nppesnpi.Address
-
The telephone number associated with the provider's address.
- getTitle() - Method in class io.zhkv.api.nppesnpi.Basic
-
The official title or position.
- getValue() - Method in enum io.zhkv.api.nppesnpi.EnumerationType
-
the actual value of enumeration type.
- getZip() - Method in class io.zhkv.api.nppesnpi.Address
-
The postal code associated with the provider's address.
- setAddress1(p) - Method in class io.zhkv.api.nppesnpi.Address
-
The address 1
- setAddress2(p) - Method in class io.zhkv.api.nppesnpi.Address
-
The address 2
- setAddresses(p) - Method in class io.zhkv.api.nppesnpi.Result
-
- setAddressPurpose(p) - Method in class io.zhkv.api.nppesnpi.Address
-
- setAddressPurpose(p) - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
Refers to whether the address information entered pertains to the provider's Mailing Address or the
provider's Practice Location Address. When not specified, the results will contain the providers where
either the Mailing Address or the Practice Location Addresses match the entered address information
- setAddressType(p) - Method in class io.zhkv.api.nppesnpi.Address
-
The address type.
- setBasic(p) - Method in class io.zhkv.api.nppesnpi.Result
-
- setCity(p) - Method in class io.zhkv.api.nppesnpi.Address
-
The city associated with the provider's address.
- setCity(p) - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
The City associated with the provider's address identified in Address Purpose.
- setCode(p) - Method in class io.zhkv.api.nppesnpi.Identifier
-
The identifier code.
- setCode(p) - Method in class io.zhkv.api.nppesnpi.Taxonomy
-
The taxonomy code.
- setCount(p) - Method in class io.zhkv.api.nppesnpi.NppesResponse
-
The number of results for this response.
- setCountryCode(p) - Method in class io.zhkv.api.nppesnpi.Address
-
The country code associated with the provider's address identified in Address Purpose.
- setCountryCode(p) - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
The Country associated with the provider's address identified in Address Purpose. This field can be used as
the only input criterion as long as the value selected is not US (United States).
- setCountryName(p) - Method in class io.zhkv.api.nppesnpi.Address
-
The country name associated with the provider's address.
- setCreatedEpoch(p) - Method in class io.zhkv.api.nppesnpi.Result
-
The created epoch timestamp.
- setDate(p) - Method in class io.zhkv.api.nppesnpi.Basic
-
The creation date.
- setDesc(p) - Method in class io.zhkv.api.nppesnpi.Identifier
-
The identifier description.
- setDesc(p) - Method in class io.zhkv.api.nppesnpi.Taxonomy
-
The taxonomy description.
- setEnumerationType(p) - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
The Read API can be refined to retrieve only Individual Providers or Organizational Providers. When using
the Enumeration Type, it cannot be the only criteria entered. Additional criteria must also be entered
as well.
- setEnumerationType(p) - Method in class io.zhkv.api.nppesnpi.Result
-
- setFax(p) - Method in class io.zhkv.api.nppesnpi.Address
-
The fax number associated with the provider's address.
- setIdentifier(p) - Method in class io.zhkv.api.nppesnpi.Identifier
-
The identifier.
- setIdentifiers(p) - Method in class io.zhkv.api.nppesnpi.Result
-
- setIssuer(p) - Method in class io.zhkv.api.nppesnpi.Identifier
-
The issuer name.
- setIssuer(p) - Method in class io.zhkv.api.nppesnpi.Taxonomy
-
The issuer name.
- setLastUpdated(p) - Method in class io.zhkv.api.nppesnpi.Basic
-
The last update date.
- setLastUpdatedEpoch(p) - Method in class io.zhkv.api.nppesnpi.Result
-
The last updated timestamp
- setLicense(p) - Method in class io.zhkv.api.nppesnpi.Taxonomy
-
The license.
- setLimit(p) - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
Limit the results returned. The default value is 10. The value can be set to any value from 1 to 200.
- setName(p) - Method in class io.zhkv.api.nppesnpi.Basic
-
The name.
- setNumber(p) - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
The unique, 10-digit National Provider Identifier (NPI) assigned to the provider.
- setNumber(p) - Method in class io.zhkv.api.nppesnpi.Result
-
The NPI Number is the unique 10-digit National Provider Identifier assigned to the provider.
- setOfficialFirstName(p) - Method in class io.zhkv.api.nppesnpi.Basic
-
The official first name.
- setOfficialLastName(p) - Method in class io.zhkv.api.nppesnpi.Basic
-
The official last name.
- setOfficialTelephoneNumber(p) - Method in class io.zhkv.api.nppesnpi.Basic
-
The official telephone number.
- setOrganizationName(p) - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
This field only applies to Organizational Providers. Trailing wildcard entries are permitted requiring at
least two characters to be entered.
- setOrgName(p) - Method in class io.zhkv.api.nppesnpi.Basic
-
The name of the organization.
- setParentOrgEIN(p) - Method in class io.zhkv.api.nppesnpi.Basic
-
The parent organization EIN.
- setParentOrgName(p) - Method in class io.zhkv.api.nppesnpi.Basic
-
The parent organization name.
- setPostalCode(p) - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
The Postal Code associated with the provider's address identified in Address Purpose. There is an implied
trailing wildcard. If you enter a 5 digit postal code, it will match any appropriate 9 digit (zip+4) codes
in the data.
- setResults(p) - Method in class io.zhkv.api.nppesnpi.NppesResponse
-
- setSkip(p) - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
The first N (value entered) results meeting the entered criteria will be bypassed and will not be included
in the output.
- setState(p) - Method in class io.zhkv.api.nppesnpi.Address
-
The state associated with the provider's address.
- setState(p) - Method in class io.zhkv.api.nppesnpi.Identifier
-
The issuer state.
- setState(p) - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
The State abbreviation associated with the provider's address identified in Address Purpose.
- setState(p) - Method in class io.zhkv.api.nppesnpi.Taxonomy
-
The issuer state.
- setStatus(p) - Method in class io.zhkv.api.nppesnpi.Basic
-
The status.
- setSubPart(p) - Method in class io.zhkv.api.nppesnpi.Basic
-
The organizational subpart. Could be 'YES' or 'NO'
- setTaxonomies(p) - Method in class io.zhkv.api.nppesnpi.Result
-
- setTaxonomyDescription(p) - Method in class io.zhkv.api.nppesnpi.NppesRequestBuilder
-
Search for providers by their taxonomy by entering the taxonomy description.
- setTelephone(p) - Method in class io.zhkv.api.nppesnpi.Address
-
The telephone number associated with the provider's address.
- setTitle(p) - Method in class io.zhkv.api.nppesnpi.Basic
-
The official title or position.
- setZip(p) - Method in class io.zhkv.api.nppesnpi.Address
-
The postal code associated with the provider's address.