Create Ordering Provider

Deprecated

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

service_line_idUUIDRequired

Request

This endpoint expects an object.
npistringRequired
A National Provider Identifier is a unique 10-digit identification number issued to health care providers in the United States
addressobjectOptional
first_namestringOptional
If the provider is an individual, this should be set instead of organization name
last_namestringOptional
If the provider is an individual, this should be set instead of organization name
organization_namestringOptional
If the provider is an organization, this should be set instead of first + last name
taxonomy_codestringOptional

Response

This endpoint returns an object.
addressobject
npistring
provider_idUUID
first_namestring
If the provider is an individual, this should be set instead of organization name
last_namestring
If the provider is an individual, this should be set instead of organization name
organization_namestring
If the provider is an organization, this should be set instead of first + last name
provider_commercial_license_typeenum
837i Loop2010BB G2 Provider Commercial Number
qualifierenum
secondary_identificationobject
Only one of provider_commercial_license_type or secondary_identification may be provided 837i Loop2010BB G2 Secondary Identification
tax_idstring
taxonomy_codestring

Errors

404
Entity Not Found Error
409
Entity Conflict Error
422
HTTP Request Validations Error