Physician Data Capture

Overview

Clients must provide Osigu with detailed information about the physician to verify their professional credentials with the appropriate regulatory entities in each country.

If the client already has the required information in their system, they can skip this section and proceed directly to submitting the data.

Osigu requires the following information:


Personal Information

AttributeDescriptionData Type
given_namesFirst and middle names of the physician.Text string, max length of 128 characters.
first_surnamePhysician's first surname.Text string, max length of 64 characters.
second_surnamePhysician's second surname.Text string, max length of 63 characters.
identity_document_typeType of identification document. Typically, this will be NATIONAL_IDENTITY_CARD, representing the official national ID document.Text string, max length of 64.
identity_document_valueIdentification number or code.Text string, max length of 64.
identity_document_expiration_dateExpiration date of the identification document.Text string representing the expiration date in ISO 8601 format.
email_addressPhysician's email address. This email will be used by the platform for verification codes, reminders, and notifications.Text string, max length of 256.

If the provided email address has not been pre-validated by the client or its accuracy is uncertain, it is recommended to validate it using a code sent to the email account.

Osigu provides two services to validate the email:

  1. OTP Generation.
  2. OTP Validation.

A verified email is required as it is essential for electronic prescription workflows, including authentication and verification codes.


Clinic Information

This information will be displayed on the prescription document, allowing the clinic or physician's office to be identified and located.

AttributeDescriptionData Type
physical_addressPhysical address of the clinic or office.Text string, max length of 256.
country_codeISO 3166-1 Alpha-2 country code.Text string, max length of 2.
state_nameName of the state/community/department. You can use this service.Text string, max length of 1024.
state_id (optional)ID of the state/community/department (recommended if using Osigu's catalog).Integer
city_nameName of the city/province. You can use this service.Text string, max length of 1024.
city_id (optional)ID of the city/province (recommended if using Osigu's catalog).Integer
city_subdivision_nameSubdivision name of the city (e.g., municipalities in Spain). You can use this service.Text string, max length of 1024.
city_subdivision_id (optional)ID of the city subdivision (recommended if using Osigu's catalog).Integer
phone_area_codePhone area code.Text string, max length of 16.
phone_numberPhone number.Text string, max length of 32.

Professional Information

AttributeDescriptionData Type
main_specialty_nameName of the primary medical specialty. Use this service.Text string, max length of 256.
main_specialty_slugKey for the primary medical specialty (recommended if using Osigu's catalog).Text string, max length of 128.
medical_license_verification_institution_slugInstitution for medical license verification (required in Spain). E.g., es-omc for doctors.Text string, max length of 64.
medical_issuing_institutionName of the medical association where the physician is registered. Use this service.Text string, max length of 128.
medical_license_numberMedical license or registration number.Text string, max length of 32.
salutationProfessional title or prefix (e.g., Dr., Prof.).Text string, max length of 64.

Additionally, photographs of the front and back of the medical license or ID must be provided as supporting documentation.

Osigu's provider verification team will review all the information collected by physicians.