Skip to main content

Retrieve details from a Quebec Birth Certificate

Retrieve details from a Quebec Birth Certificate.

Application

  • Intelligent Document Processing

Inputs (what you have)

NameDescriptionData TypeRequired?Example
DocumentPNG, JPEG, TIFF, or PDF document fileFileNo

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

NameDescriptionData TypeRequired?Example
Document numberNo De Document on the birth certificateText(Short)YesBC123456789
First namesPrenom(s) on the birth certificateText(Short)YesEmily Rose
Last nameNom on the birth certificateText(Short)YesSmith
GenderSexe on the birth certificateText(Short)YesFemale
Place of birthLieu de naissance on the birth certificateText(Short)YesMontreal, Quebec
Date of birthDate de naissance on the birth certificateDateYes1990-05-15
Father's first nameFirst name of the "Pere" on the birth certificateText(Short)YesJohn
Father's last nameLast name of the "Pere" on the birth certificateText(Short)YesSmith
Mother's first nameFirst name of the "Mere" on the birth certificateText(Short)YesMary
Mother's last nameLast name of the "Mere" on the birth certificateText(Short)YesSmith
Delivery dateDate de deliverance on the birth certificateDateYes2020-01-30
Registration numberNumero d' inscription on the birth certificateText(Short)Yes123456789
Document data extractedA JSON object of the extract data for the document type selectedText(Long)Yes
All text retrievedAll the text present in the documentText(Long)Yes

Outcomes

NameDescription
SuccessThis status is selected if details are extracted from the document
No ResultThis status is selected in the event of the following scenarios:If nothing is returned for any of the output fields
Impossible to CompleteThis status is selected in the event of the following scenarios:Document is not in in an accepted format

Requirements

  • N/A