JE_TRN (JE - Tax Reference Number)

From CDQ Wiki
DataModel:CDQ/Business Partner/Identifier/JE TRN
Jump to navigation Jump to search
Property Value
A technical identifier, unique in a certain context. Technical key JE_TRN
The country a linked concept is active or generally relevant for. Country scope JE (Jersey)
Language-specific name. Monolingual name Tax Reference Number (en)
Language-specific short name. Monolingual short name JE - Tax Reference Number (en)
Informal and comprehensive human-readable definition of a concept. Description Started to be used in tax documentation from May 2019 a Tax Identification Number is a 10-digit identifier that must be assigned to all individuals, organizations and other bodies in Jersey for tax purposes.
Category of business identifiers. Identifier category Tax Number

Formal definition

Details Informal and comprehensive human-readable definition of a concept. Description The type in terms of a categorization of regular expressions. Regular expression type TThe formal expression of a regular expression. Regular expression
00000000004WEAXJC8H8JZVTCP The Tax Reference Number consists of 3 to 7 characters: 2 letters followed by up to 5 digits (LLD to LLDDDDD). IDENTIFIER_SCHEMA
^(\w{2})(\d{1,5})$
0000000000G40111KJ6G8JCB9Q The Tax Reference Number consists of 3 to 7 characters: 2 letters followed by up to 5 digits (format: LL9 to LL99999). The first letter is C for companies, D or E for partnerships and E for other entities. IDENTIFIER_FORMAT
^(\s*\.*-*)(C|D|E)(\s*\.*-*)(\w\s*\.*-*){1}((\d\s*\.*-*){1,5})$

Data quality rules

Rule Informal and comprehensive human-readable definition of a concept. Description nonetheless, we continue to offer the most recent available data., The release status in terms of development progress or maturity.<br/><code>EMPTY</code> (0): No feature considered yet, just a rough idea.<br/><code>IDEA</code> (1): Just an idea, not yet designed in detail.<br/><code>DESIGN</code> (2): Software design ready, development not yet started.<br/><code>DEVELOPMENT</code> (3): Software development in progress.<br/><code>ALPHA</code> (4): First functional release, in terms of a Minimal Viable Product (MVP).<br/><code>BETA</code> (5): Tested by selected users.<br/><code>RC</code> (6): Release candidate, fully tested, not yet used in production by many customers.<br/><code>LIVE</code> (7): Used in production by customers, fully monitored and supported.<br/><code>DEPRECATED</code> (-1): End of life planned, but still available.<br/><code>EOL</code> (-2): End of life, historic service, no longer available.<br/><code>BROKEN</code> (-3): Service was used in production but is currently not available. However, CDQ tries to repair or reactivate it.<br/><code>DISCONTINUED</code> (-4): The data source has ceased providing updates Release status Criticality<br/>Specifies how critical of the violation of a data quality rule.<br/>ERROR: Indicates a critical data quality rule violation that requires correction.<br/>WARNING: Indicates a potential data quality issue that should be reviewed.<br/>INFO: Indicates an informational finding with no immediate impact on data quality. Criticality
Identifier format inaccurate (Tax Reference Number (Jersey)) This rule checks the schema of the Tax Reference Number (Jersey): range from LLD to LLDDDDD. The rule also checks if all applicable hyphens, dots and spaces are in place. RELEASED INFO
Identifier format invalid (Tax Reference Number (Jersey)) This rule checks presence of exactly 3 to 7 characters (2 letters

followed by up to 5 digits, format: LL9 to LL99999) corresponding to the format of the Tax Reference Number (Jersey) without considering possible whitespaces, hyphens or dots that might be comprised in the identifier value. The first letter is C for companies, D or E for partnerships and E for other entities. If there are less/more digits or letters, or unexpected letter values then the rule is violated. Example of identifier: CC00000

RELEASED ERROR
Identifier missing (Tax Reference Number (Jersey)) Each legal entity in Jersey should have a Tax Reference Number. RELEASED INFO
Identifier unknown (Tax Reference Number (Jersey)) This rule checks whether the Tax Reference Number is known which means that it is assigned to a business partner listed in the Jersey official registry. IDEA ERROR