Skip to main content

Retrieve details from a Quebec Health Insurance Card

Retrieve details from a Quebec Health Insurance Card.

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
Insurance card numberNumero d'assurance maladie on the insurance cardText(Short)Yes1234567890
Full name at birthPrenom et nom a la naissance on the insurance cardText(Short)YesJohn Doe
Spouse name and sequential numberNom de l'epoux et/ou no sequentiel on the insurance cardText(Short)YesJane Doe 2
Date of birthNaissance on the insurance cardDateYes1990-01-01
GenderSexe on the insurance cardText(Short)YesMale
Expiration dateExpiration on the insurance cardDateYes2024-12-31
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