Main changes decided and implemented in this PR are:
Apply the CRUD terminology throughout the document (Create, Read, Update, Delete)
Add "encounters" in the URL of the biometric services related to encounters
Make transactionID mandatory in the biometric and population registry services
Reflect that in a query service the exact nature of the match operator is the responsibility of the implementation
Rework "document" entity described in population registry section to support multipages parts (ex: PDF). Add fields with capture information
Use "Credential" instead of "Document" for what is produced by an identity system (smart card, passport, etc.). Rename "DMS" to "CMS" throughout the document
Main changes decided and implemented in this PR are: