# Get ProviderProfile Gets ProviderProfile Endpoint: GET /provider-profiles/{profileProviderId} Version: v1 Security: apiKeyAuth, bearerAuth ## Header parameters: - `vbasoftware-database` (string, required) Target database ## Path parameters: - `profileProviderId` (string, required) Profile Provider ID ## Response 200 fields (text/plain): - `data` (object) - `data.profileProvider` (object) - `data.profileProvider.provider_ID` (string,null) Unique idenfitier assigned to the Proivider record. - `data.profileProvider.accepting_Age_From` (integer,null) Beginning of the range of accepted patient ages. - `data.profileProvider.accepting_Age_Thru` (integer,null) End of the range of accepted patient ages. - `data.profileProvider.accepting_Patients` (boolean, required) Indicates whether the selected Provider is accepting new patients. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `data.profileProvider.accepts_Capitation` (boolean, required) No longer in use. This fields has been replaced by the Credentialing tables. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `data.profileProvider.accepts_Plan_Fees` (boolean, required) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.accepts_Withhold` (boolean, required) No longer in use. This fields has been replaced by the Credentialing tables. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `data.profileProvider.active` (boolean, required) Indicates whether the Provider is active. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `data.profileProvider.address` (string,null) Street address of the rendering location. - `data.profileProvider.address2` (string,null) Address line 2 for the Provider entity. - `data.profileProvider.advice_To_Pay` (boolean, required) When this option is selected, adjudication to mark every claim as 'Advice to Pay' (ATP). Advice to Pay claims do not produce check records when processed. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `data.profileProvider.after_Hours_Procedures` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.alternate_ID` (string,null) Alternate identifier for the selected Provider. - `data.profileProvider.blid` (string,null) BaseLoad Key for this Service Provider location. - `data.profileProvider.birth_Date` (string,null) Provider's date of birth. (Not required if Entity is non-Person) - `data.profileProvider.birth_Place` (string,null) Provider's place of birth. (If the entity is a Person) - `data.profileProvider.board_Certification` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.city` (string,null) City of the rendering location. - `data.profileProvider.communication_Method` (string,null) Indicates the Provider's preferred method of communication. - `data.profileProvider.country_ID` (string,null) Country code associated with the Provider entity. - `data.profileProvider.county_Code` (string,null) County code associated with the Provider entity. - `data.profileProvider.deA_Number` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.discount_Percent` (number,null) This option adjusts the 'Allowed Amount' above (positive values) or below (negative values) the 'Billed Amount' by the entered percentage. - `data.profileProvider.education` (string,null) Educational background of the Provider. (If the entity is a Person) - `data.profileProvider.effective_Date` (string,null) Indicates the effectiveness of this provider at this service location. Independent of Network effectiveness. - `data.profileProvider.email_Address` (string,null) Email address of the Provider entity. - `data.profileProvider.emergency_Country_Code` (string,null) Country code of the emergency phone number associated with the Provider entity. - `data.profileProvider.emergency_Phone` (string,null) Emergency phone number of the Provider. - `data.profileProvider.entity_ID` (string,null) Unique identifier assigned to the Provider entity. - `data.profileProvider.entry_Date` (string) Date when the record was first added to the system. - `data.profileProvider.entry_User` (string,null) User that first added the record to the system. - `data.profileProvider.ethnicity_Code` (string,null) Identifies the type of individual Provider or Provider entity. - `data.profileProvider.expiration_Date` (string,null) Indicates the effectiveness of this provider at this service location. Independent of Network effectiveness. - `data.profileProvider.fax_Country_Code` (string,null) Country code of the fax number associated with the Provider entity. - `data.profileProvider.fax_Number` (string,null) Fax number associated with the Provider's rendering location. - `data.profileProvider.fax_Opt_Out` (boolean, required) Indicates that the Provider is opted out of fax communication. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `data.profileProvider.federal_ID` (string,null) Provider's federal tax identification number. - `data.profileProvider.first_Name` (string,null) First name of the Provider. (Not required if Entity is non-Person) - `data.profileProvider.handicap_Access` (boolean, required) Indicates whether the Provider facilities have handicap accessibility. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `data.profileProvider.home_Address` (string,null) Home address of the Provider. (If the entity is a Person) - `data.profileProvider.home_City` (string,null) City of the home address of the Provider. (If the entity is a Person) - `data.profileProvider.home_Country_Code` (string,null) Country code of the home phone number associated with the Provider entity. - `data.profileProvider.home_Country_ID` (string,null) Country indicator for Provider home address. - `data.profileProvider.home_Phone` (string,null) Home phone number of the Provider. - `data.profileProvider.home_State` (string,null) State of the home address of the Provider. (If the entity is a Person) - `data.profileProvider.home_Zip_Code` (string,null) Zip Code of the Provider's home address. - `data.profileProvider.hours` (string,null) Hours of operation for the Provider. - `data.profileProvider.ivR_Code` (string,null) This field is sometimes used to track an IVR Code for the providers IVR system. - `data.profileProvider.initial_Cred_Date` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.ins_Agent` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.ins_Carrier` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.ins_Coverage_Amt` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.ins_Expiration_Date` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.ins_Policy_Number` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.languages` (string,null) Lists the languages that able to be spoken/translated at the facility. - `data.profileProvider.last_Name` (string,null) Last name of the Provider. (Not required if Entity is non-Person) - `data.profileProvider.latitude` (number,null) Latitudinal coordinate of the Provider entity's location. - `data.profileProvider.license_Number` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.longitude` (number,null) Longitudinal coordinate of the Provider entity's location. - `data.profileProvider.malp_Aggregate_Limit` (integer,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.malp_Carrier_ID` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.malp_Exp_Date` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.malp_Policys` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.malp_Specific_Limit` (integer,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.medicaid_ID` (string,null) Unique Medicaid identifier associated with the Provider. - `data.profileProvider.medicare_Cert_ID` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.middle_Name` (string,null) Middle initial of the Provider. - `data.profileProvider.nitrous_Oxide` (boolean, required) Indicates whether the Provider facilities have nitrous oxide available for patients. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `data.profileProvider.no_Pends_On_Remit` (string,null) When this option is selected, the Provider remit will not include pends. This only works if a custom report is designed to use this option. - `data.profileProvider.notes` (string,null) No longer in use. Replaced by the NoteData, NoteSource and NoteReference tables. - `data.profileProvider.oshA_Procedures` (string,null) No longer in use. This fields has been replaced by the Credentialing tables. - `data.profileProvider.office_Manager` (string,null) Name of the Provider's Office Manager. - `data.profileProvider.org_Name` (string,null) Organization that the Provider belongs to. - `data.profileProvider.other_Name` (string,null) Any other names that the Provider uses. - `data.profileProvider.pend_Ex_Code` (string,null) Specifies the Ex Code that should be applied when the 'Apply Ex Code' option is selected. - `data.profileProvider.pend_Flag` (string,null) Indicates whether an Ex Code should be applied to claims that involve payments to the selected Provider. - `data.profileProvider.phone_Country_Code` (string,null) Country code of the phone number associated with the Provider entity. - `data.profileProvider.phone_Number` (string,null) Phone number associated with the Provider's rendering location. - `data.profileProvider.plan_Provider` (boolean, required) This is an information field used for custom reporting. - `data.profileProvider.practice_Type` (string,null) Defines the type of the selected Provider. - `data.profileProvider.print_Auth` (boolean, required) This is an information field used for custom reporting. - `data.profileProvider.provider_Type` (string,null) Identifies the type of individual Provider or Provider entity. - `data.profileProvider.require_Fee_Sched` (string,null) This is an information field used for custom reporting. - `data.profileProvider.sex` (string,null) Biological sex of the Provider. - `data.profileProvider.soc_Sec_Number` (string,null) Social Security Number of the Provider. - `data.profileProvider.sole_Proprietor` (boolean, required) No longer in use. This fields has been replaced by the Credentialing tables. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `data.profileProvider.specialties` (string,null) Specialty/Specialties of the individual Provider/entity. - `data.profileProvider.state` (string,null) State of the rendering location. - `data.profileProvider.suffix` (string,null) Suffix associated with the Provider. - `data.profileProvider.upiN_Number` (string,null) This is an information field used for custom reporting. - `data.profileProvider.update_Date` (string) Date when the record was last updated in the system. - `data.profileProvider.update_User` (string,null) User that last updated the record in the system. - `data.profileProvider.use_Procedure_Code` (boolean, required) When this option is selected, adjudication will error any of this Provider's claims that contain revenue codes. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected. - `data.profileProvider.website` (string,null) Website of the Provider entity. - `data.profileProvider.years_Practiced` (integer,null) Number of years that the Provider has been practicing. - `data.profileProvider.zip_Code` (string,null) Zip Code of the Provider's rendering location. - `data.addressProviders` (array,null) - `error` (object) - `error.detail` (string,null) A human-readable explanation specific to this occurrence of the problem. - `error.instance` (string,null) A URI reference that identifies the specific occurrence of the problem.It may or may not yield further information if dereferenced. - `error.status` (integer) The HTTP status code([RFC7231], Section 6) generated by the origin server for this occurrence of the problem. - `error.title` (string,null) A short, human-readable summary of the problem type.It SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization(e.g., using proactive content negotiation; see[RFC7231], Section 3.4). - `error.type` (string,null) A URI reference [RFC3986] that identifies the problem type. This specification encourages that, when dereferenced, it provide human-readable documentation for the problem type (e.g., using HTML [W3C.REC-html5-20141028]). When this member is not present, its value is assumed to be "about:blank". - `debug` (object) - `debug.activityID` (string, required) ## Response 401 fields