arthurdejong / python-stdnum

A Python library to provide functions to handle, parse and validate standard numbers.
https://arthurdejong.org/python-stdnum/
GNU Lesser General Public License v2.1
503 stars 211 forks source link

Add British Columbia PHN #421

Closed oboratav closed 11 months ago

oboratav commented 1 year ago

This adds support for BC Personal Health Numbers, which are personal identifiers assigned to any person who has had any interaction with the BC provincial healthcare system.

More information:

arthurdejong commented 11 months ago

Hi @oboratav,

Thanks for providing the implementation. I've merged it as 2478483.