Create Referring Provider

Deprecated
POST
/api/encounter-providers/v2/:encounter_id/create-referring-provider

Path parameters

encounter_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_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

provider_commercial_license_typeenumOptional

837i Loop2010BB G2 Provider Commercial Number

qualifierenumOptional
Allowed values: DQDNDKP3
tax_idstringOptional
taxonomy_codestringOptional

Errors