COUNTRY CODE | IP TYPE | Application Number | EXAMPLE FOR REGISTRATION AND RETRIEVAL: Country Code + " " + Application Number | WELL FORMATTED NUMBERS (REGEX) TO BE PRINTED on DAS COVER PAGE, CERTIFICATE PAGES AND DISPLAY IN UI PORTALS | NOTES |
---|---|---|---|---|---|
CA | Patent | NNNNNNN | CA 1234567 or PCT/CA2022/123456 | ^PCT\/CA\d{4}\/\d{6}$ Same formatting rules including the two slashes for all PCT numbers issues by different PCT Receiving Offices ^CAs\d{7}$ Including one space character after the two-letter office code and all characters should be in upper case | |
International Patent | PCT/CAYYYY/NNNNNN | ||||
Design | NNNNNN | CA 123456 | ^CAs\d{6}$ Including one space character after the two-letter office code and all characters should be in upper case |