Git Product home page Git Product logo

Comments (3)

thodoris avatar thodoris commented on May 27, 2024 1

According to the European TIN Portal:

not all EU countries have TINs. Some have other identifiers, which for legal or other reasons cannot be treated as TINs. Some do not automatically issue TINs to all taxpayers.

Having a rough look at the fact sheets of the TIN portal, all memeber states appear to use a unique identifier to identify tax payers. Differences lies on whether those identifiers can be considered as tax identification numbers (exclusively used in taxation services/transactions) or are considered as more general identification numbers used in a broader scope (e.g as Citizen identification numbers or ΙD card number).

Having said that, my personal opinion is that the identifier attribute on the Person entity, which is obligatory and has a [1..*] cardinallity, could be extended and used in this case.

The identifier type could be extended to include 2 attributes:

  • Identifier | string | [1..1]
  • Type | string | [0..1] (this could be a dictionary with specifric values e.g TIN, PID,NDID , SSID )

This way the identifier attribute, could be filled with either

  1. the TIN number (in cases where the Member state uses a dedicated TIN number)
  2. the general Identification number of the person (in cases where a more general identification number is used)
  3. both TIN and the general identification number

from sdg-sandbox.

sethvanhooland avatar sethvanhooland commented on May 27, 2024

Thank you for the detailed suggestion on how to tackle the identifier issue! We'll make sure to look into this in detail and come up with a consistent approach which would also work for identifiers to be used for other evidences. In the meantime, other people can of course also continue to provide suggestions.

from sdg-sandbox.

cbahim avatar cbahim commented on May 27, 2024

Thanks @thodoris for your comments. In conclusion, the identifier we are using has different fields. It could therefore accommodate the solution you propose. Similar to your proposal it also includes a type field.

from sdg-sandbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.