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 |
---|---|---|---|---|---|
CO | Patent | NCYYYY/NNNNNNN | CO NC2019/9876543 or PCT/CO2019/123456 | ^PCT\/CO\d{4}\/\d{6}$ Same formatting rules including the two slashes for all PCT numbers issues by different PCT Receiving Offices ^CO\sNC\d{4}(\/)\d(7)$ Including one space character after the two-letter office code and all characters should be in upper case | |
International Patent | PCT/COYYYY/NNNNNN | ||||
Design | NCYYYY/NNNNNNN | CO NC2019/9876543 | ^CO\sNC\d{4}(\/)\d(7)$ Including one space character after the two-letter office code and all characters should be in upper case | ||
Utility | NCYYYY/NNNNNNN | CO NC2019/9876543 | ^CO\sNC\d{4}(\/)\d(7)$ Including one space character after the two-letter office code and all characters should be in upper case |