Competent Authority

How an article records the bevoegd gezag: the authority whose execution produces a binding decision, as a named organization or a category resolved per context.

A beschikking is only binding when the right body issues it. Income is assessed by the Tax Authority, but a long-term care indication is the CIZ’s to decide, and social assistance is granted by a municipal college. An article records which body that is in competent_authority, the bevoegd gezag. The engine uses it to tell a binding decision apart from a calculation anyone may run (see Multi-Org Execution), and to derive who may authoritatively annotate a law (see Notes and Annotations).

The two forms

competent_authority sits in an article’s machine_readable section and takes one of two shapes.

A named authority, when the body is fixed:

machine_readable: competent_authority: name: Belastingdienst type: INSTANCE

type is either INSTANCE or CATEGORY, defaulting to INSTANCE:

  • INSTANCE is one specific organization, named outright. Belastingdienst, CIZ, Minister van Volksgezondheid, Welzijn en Sport.
  • CATEGORY is a categorical role that resolves to a different concrete body depending on context. “College van burgemeester en wethouders” names a kind of authority; which municipal college is meant depends on the municipality in scope. The distinction tells the engine whether the authority is settled by the article alone or still needs a contextual fact to pin down.

A reference to a computed output, when the authority itself depends on the case:

machine_readable: competent_authority: '#bevoegd_gezag'

The # form points at an output computed elsewhere in the same law. The Wet langdurige zorg uses this: which body is competent (2_1_3_bevoegd_gezag) is itself a rule, so the article references the output rather than hard-coding a name.

One law, several authorities

A single law can name a different authority per article, because different articles describe different acts. In the Wet langdurige zorg the indication decision is the CIZ’s, while later articles assign other steps to the Zorgkantoor and the Wlz-uitvoerder. Each article has its own competent_authority. The authority is a property of the act described in the article. A law as a whole has no single competent authority.

Further reading

RegelRecht

An exploration by Bureau Architectuur of the Dutch Ministry of Economic Affairs and Climate Policy into the possibilities of transparent, executable legislation.

Links

GitHub repository
How it works
Stay informed
Documentation
Research

Contact

regelrecht@minbzk.nl

Part of

Bureau Architectuur
Ministry of Economic Affairs and Climate Policy