BRP API /
Verblijfplaatshistorie /
Features / Person confirmed not residing at address
Person with indicatie vastgesteld verblijft niet op adres in verblijfplaatshistorie within a period
#language: en
@proxy @geen-protocollering
Feature: person with 'indicatie vastgesteld verblijft niet op adres' in verblijfplaatshistorie within a period
A citizen can report to the municipality that someone else is wrongly registered at their address.
The municipality then investigates this and may conclude that this other person indeed no longer resides at that address.
Where, during the investigation, it is established that a person no longer lives at the address at which they are registered in the BRP,
this part of the result of the investigation can already be recorded on the personal record of the person.
This is done by setting aanduiding onderzoek 089999.
This records that it has been established that a person does not (or no longer) reside at the address at which they are registered,
but that the investigation into the (new) residential address is still ongoing.
This can prevent problems for the new or former co-occupants.
In the verblijfplaatshistorie we then supply the verblijfplaats with indicatieVastgesteldVerblijftNietOpAdres, and datumVan equals the start date of the investigation.
Where an investigation has been closed, it must normally be assumed that the results of the investigation have been processed in the registry.
The fact that there is an investigation that has ended with the designation established as no longer an occupant (089999) can then be ignored.
It can happen, however, that this investigation is closed without having been completed in substance.
This can happen, for example, after the person concerned registers in another municipality.
That other municipality often will not or cannot investigate the residence prior to registration in that municipality.
The investigation is then closed in the registry without it having been established that the registration of residences is correct.
The designation established as no longer an occupant is then still relevant, even though the investigation has ended.
Where an investigation ended before the start date of a next stay, we can safely assume that the investigation was also completed in substance.
Where an investigation ended on or after the start date of a next stay, we cannot say with certainty whether the investigation was completed in substance or only administratively.
In that case we supply verblijftNietOpAdresVanaf with the date on which established as not residing at the address was recorded.
Background:
Given address 'A1' has the following data
| gemeentecode (92.10) | straatnaam (11.10) | huisnummer (11.20) | postcode (11.60) |
| 0800 | Testpad | 8 | 1234AB |
And address 'A2' has the following data
| gemeentecode (92.10) | straatnaam (11.10) | huisnummer (11.20) | postcode (11.60) |
| 0800 | Voorbeeldstraat | 2 | 1234AC |
Rule: for an ongoing investigation with designation 089999 or 589999, verblijftNietOpAdresVanaf is supplied with the start date of the investigation as its value
Scenario Outline: it has been established that the person no longer resides at the address, the investigation is still ongoing, and <omschrijving>
Given the person with citizen service number '000000012' is registered at address 'A1' with the following data
| gemeente van inschrijving (09.10) | datum aanvang adreshouding (10.30) | aanduiding in onderzoek (83.10) | datum ingang onderzoek (83.20) |
| 0800 | 20211014 | <aanduiding onderzoek> | 20230516 |
When verblijfplaatshistorie is searched with the following parameters
| naam | waarde |
| type | RaadpleegMetPeriode |
| burgerservicenummer | 000000012 |
| datumVan | 2023-01-01 |
| datumTot | 2024-01-01 |
Then the response has residences with the following data
| type | datumVan.type | datumVan.datum | datumVan.langFormaat | gemeenteVanInschrijving.code | gemeenteVanInschrijving.omschrijving | functieAdres.code | functieAdres.omschrijving |
| Adres | Datum | 2021-10-14 | 14 oktober 2021 | 0800 | Hoogeloon, Hapert en Casteren | W | woonadres |
And the residence occurrence has the following 'verblijftNietOpAdresVanaf' data
| naam | waarde |
| type | Datum |
| datum | 2023-05-16 |
| langFormaat | 16 mei 2023 |
And the residence occurrence has the following 'inOnderzoek' data
| naam | waarde |
| type | true |
| gemeenteVanInschrijving | true |
| datumVan | true |
| nummeraanduidingIdentificatie | true |
| adresseerbaarObjectIdentificatie | true |
| functieAdres | true |
| datumIngangOnderzoek.type | Datum |
| datumIngangOnderzoek.datum | 2023-05-16 |
| datumIngangOnderzoek.langFormaat | 16 mei 2023 |
And the residence occurrence has the following 'verblijfadres' data
| naam | waarde |
| korteStraatnaam | Testpad |
| huisnummer | 8 |
| postcode | 1234AB |
| inOnderzoek.korteStraatnaam | true |
| inOnderzoek.officieleStraatnaam | true |
| inOnderzoek.huisnummer | true |
| inOnderzoek.huisletter | true |
| inOnderzoek.huisnummertoevoeging | true |
| inOnderzoek.aanduidingBijHuisnummer | true |
| inOnderzoek.postcode | true |
| inOnderzoek.woonplaats | true |
| inOnderzoek.datumIngangOnderzoek.type | Datum |
| inOnderzoek.datumIngangOnderzoek.datum | 2023-05-16 |
| inOnderzoek.datumIngangOnderzoek.langFormaat | 16 mei 2023 |
And the residence occurrence has the following 'adressering' data
| naam | waarde |
| adresregel1 | Testpad 8 |
| adresregel2 | 1234 AB HOOGELOON, HAPERT EN CASTEREN |
| inOnderzoek.adresregel1 | true |
| inOnderzoek.adresregel2 | true |
| inOnderzoek.datumIngangOnderzoek.type | Datum |
| inOnderzoek.datumIngangOnderzoek.datum | 2023-05-16 |
| inOnderzoek.datumIngangOnderzoek.langFormaat | 16 mei 2023 |
Examples:
| aanduiding onderzoek | datum van | datum tot | omschrijving |
| 089999 | 2023-01-01 | 2024-01-01 | periode overlapt de datum ingang van het onderzoek |
| 589999 | 2022-01-01 | 2023-01-01 | periode ligt voor de start van het onderzoek |
Rule: for an investigation that has ended with designation 089999 or 589999, where the end date of the investigation falls before the start date of the next stay, verblijftNietOpAdresVanaf and the investigation are not supplied
Scenario Outline: it has been established that the person no longer resides at the address and the investigation ended before the start date of the next verblijfplaats in the Netherlands
Given the person with citizen service number '000000012' is registered at address 'A1' with the following data
| gemeente van inschrijving (09.10) | datum aanvang adreshouding (10.30) | aanduiding in onderzoek (83.10) | datum ingang onderzoek (83.20) | datum einde onderzoek (83.30) |
| 0800 | 20211014 | <aanduiding onderzoek> | 20230516 | 20230729 |
And the person was subsequently registered at address 'A2' with the following data
| gemeente van inschrijving (09.10) | datum aanvang adreshouding (10.30) |
| 0800 | 20230730 |
When verblijfplaatshistorie is searched with the following parameters
| naam | waarde |
| type | RaadpleegMetPeriode |
| burgerservicenummer | 000000012 |
| datumVan | 2023-01-01 |
| datumTot | 2024-01-01 |
Then the response has a residence occurrence with the following data
| type | datumVan.type | datumVan.datum | datumVan.langFormaat | gemeenteVanInschrijving.code | gemeenteVanInschrijving.omschrijving | functieAdres.code | functieAdres.omschrijving |
| Adres | Datum | 2023-07-30 | 30 juli 2023 | 0800 | Hoogeloon, Hapert en Casteren | W | woonadres |
And the residence occurrence has the following 'verblijfadres' data
| naam | waarde |
| korteStraatnaam | Voorbeeldstraat |
| huisnummer | 2 |
| postcode | 1234AC |
And the residence occurrence has the following 'adressering' data
| naam | waarde |
| adresregel1 | Voorbeeldstraat 2 |
| adresregel2 | 1234 AC HOOGELOON, HAPERT EN CASTEREN |
And the response has a verblijfplaats occurrence with the following data
| type | datumVan.type | datumVan.datum | datumVan.langFormaat | datumTot.type | datumTot.datum | datumTot.langFormaat | gemeenteVanInschrijving.code | gemeenteVanInschrijving.omschrijving | functieAdres.code | functieAdres.omschrijving |
| Adres | Datum | 2021-10-14 | 14 oktober 2021 | Datum | 2023-07-30 | 30 juli 2023 | 0800 | Hoogeloon, Hapert en Casteren | W | woonadres |
And the residence occurrence has the following 'verblijfadres' data
| naam | waarde |
| korteStraatnaam | Testpad |
| huisnummer | 8 |
| postcode | 1234AB |
And the residence occurrence has the following 'adressering' data
| naam | waarde |
| adresregel1 | Testpad 8 |
| adresregel2 | 1234 AB HOOGELOON, HAPERT EN CASTEREN |
Examples:
| aanduiding onderzoek |
| 089999 |
| 589999 |
Scenario Outline: it has been established that the person no longer resides at the address and the investigation ended before the date of departure with an unknown verblijfplaats
Given the person with citizen service number '000000012' is registered at address 'A1' with the following data
| gemeente van inschrijving (09.10) | datum aanvang adreshouding (10.30) | aanduiding in onderzoek (83.10) | datum ingang onderzoek (83.20) | datum einde onderzoek (83.30) |
| 0800 | 20211014 | <aanduiding onderzoek> | 20230516 | 20230729 |
And the person was subsequently registered at a foreign address with the following data
| gemeente van inschrijving (09.10) | datum aanvang adres buitenland (13.20) | land adres buitenland (13.10) |
| 1999 | 20230730 | 0000 |
When verblijfplaatshistorie is searched with the following parameters
| naam | waarde |
| type | RaadpleegMetPeriode |
| burgerservicenummer | 000000012 |
| datumVan | 2023-01-01 |
| datumTot | 2024-01-01 |
Then the response has a residence occurrence with the following data
| type | datumVan.type | datumVan.datum | datumVan.langFormaat | gemeenteVanInschrijving.code | gemeenteVanInschrijving.omschrijving |
| VerblijfplaatsOnbekend | Datum | 2023-07-30 | 30 juli 2023 | 1999 | Registratie Niet Ingezetenen (RNI) |
And the response has a verblijfplaats occurrence with the following data
| type | datumVan.type | datumVan.datum | datumVan.langFormaat | datumTot.type | datumTot.datum | datumTot.langFormaat | gemeenteVanInschrijving.code | gemeenteVanInschrijving.omschrijving | functieAdres.code | functieAdres.omschrijving |
| Adres | Datum | 2021-10-14 | 14 oktober 2021 | Datum | 2023-07-30 | 30 juli 2023 | 0800 | Hoogeloon, Hapert en Casteren | W | woonadres |
And the residence occurrence has the following 'verblijfadres' data
| naam | waarde |
| korteStraatnaam | Testpad |
| huisnummer | 8 |
| postcode | 1234AB |
And the residence occurrence has the following 'adressering' data
| naam | waarde |
| adresregel1 | Testpad 8 |
| adresregel2 | 1234 AB HOOGELOON, HAPERT EN CASTEREN |
Examples:
| aanduiding onderzoek |
| 089999 |
| 589999 |
Rule: for an investigation that has ended with designation 089999 or 589999, where the end date of the investigation falls on or after the start date of the next stay, verblijftNietOpAdresVanaf is supplied with the start date of the investigation as its value
Scenario Outline: it has been established that the person no longer resides at the address and the investigation ended <op of na> the start date of the next verblijfplaats in the Netherlands
Given the person with citizen service number '000000012' is registered at address 'A1' with the following data
| gemeente van inschrijving (09.10) | datum aanvang adreshouding (10.30) | aanduiding in onderzoek (83.10) | datum ingang onderzoek (83.20) | datum einde onderzoek (83.30) |
| 0800 | 20211014 | <aanduiding onderzoek> | 20230516 | <datum einde onderzoek> |
And the person was subsequently registered at address 'A2' with the following data
| gemeente van inschrijving (09.10) | datum aanvang adreshouding (10.30) |
| 0800 | 20230730 |
When verblijfplaatshistorie is searched with the following parameters
| naam | waarde |
| type | RaadpleegMetPeriode |
| burgerservicenummer | 000000012 |
| datumVan | 2023-01-01 |
| datumTot | 2024-01-01 |
Then the response has a residence occurrence with the following data
| type | datumVan.type | datumVan.datum | datumVan.langFormaat | gemeenteVanInschrijving.code | gemeenteVanInschrijving.omschrijving | functieAdres.code | functieAdres.omschrijving |
| Adres | Datum | 2023-07-30 | 30 juli 2023 | 0800 | Hoogeloon, Hapert en Casteren | W | woonadres |
And the residence occurrence has the following 'verblijfadres' data
| naam | waarde |
| korteStraatnaam | Voorbeeldstraat |
| huisnummer | 2 |
| postcode | 1234AC |
And the residence occurrence has the following 'adressering' data
| naam | waarde |
| adresregel1 | Voorbeeldstraat 2 |
| adresregel2 | 1234 AC HOOGELOON, HAPERT EN CASTEREN |
And the response has a verblijfplaats occurrence with the following data
| type | datumVan.type | datumVan.datum | datumVan.langFormaat | datumTot.type | datumTot.datum | datumTot.langFormaat | gemeenteVanInschrijving.code | gemeenteVanInschrijving.omschrijving | functieAdres.code | functieAdres.omschrijving |
| Adres | Datum | 2021-10-14 | 14 oktober 2021 | Datum | 2023-07-30 | 30 juli 2023 | 0800 | Hoogeloon, Hapert en Casteren | W | woonadres |
And the residence occurrence has the following 'verblijftNietOpAdresVanaf' data
| naam | waarde |
| type | Datum |
| datum | 2023-05-16 |
| langFormaat | 16 mei 2023 |
And the residence occurrence has the following 'verblijfadres' data
| naam | waarde |
| korteStraatnaam | Testpad |
| huisnummer | 8 |
| postcode | 1234AB |
And the residence occurrence has the following 'adressering' data
| naam | waarde |
| adresregel1 | Testpad 8 |
| adresregel2 | 1234 AB HOOGELOON, HAPERT EN CASTEREN |
Examples:
| aanduiding onderzoek | op of na | datum einde onderzoek |
| 089999 | op | 20230730 |
| 589999 | op | 20230730 |
| 089999 | na | 20230731 |
| 589999 | na | 20230731 |
Scenario Outline: it has been established that the person no longer resides at the address, the investigation ended after the date of departure with an unknown verblijfplaats, and the period falls before the start of the investigation
Given the person with citizen service number '000000012' is registered at address 'A1' with the following data
| gemeente van inschrijving (09.10) | datum aanvang adreshouding (10.30) | aanduiding in onderzoek (83.10) | datum ingang onderzoek (83.20) | datum einde onderzoek (83.30) |
| 0800 | 20211014 | <aanduiding onderzoek> | 20230516 | <datum einde onderzoek> |
And the person was subsequently registered at a foreign address with the following data
| gemeente van inschrijving (09.10) | datum aanvang adres buitenland (13.20) | land adres buitenland (13.10) |
| 1999 | 20230730 | 0000 |
When verblijfplaatshistorie is searched with the following parameters
| naam | waarde |
| type | RaadpleegMetPeriode |
| burgerservicenummer | 000000012 |
| datumVan | 2022-01-01 |
| datumTot | 2023-01-01 |
Then the response has a residence occurrence with the following data
| type | datumVan.type | datumVan.datum | datumVan.langFormaat | datumTot.type | datumTot.datum | datumTot.langFormaat | gemeenteVanInschrijving.code | gemeenteVanInschrijving.omschrijving | functieAdres.code | functieAdres.omschrijving |
| Adres | Datum | 2021-10-14 | 14 oktober 2021 | Datum | 2023-07-30 | 30 juli 2023 | 0800 | Hoogeloon, Hapert en Casteren | W | woonadres |
And the residence occurrence has the following 'verblijftNietOpAdresVanaf' data
| naam | waarde |
| type | Datum |
| datum | 2023-05-16 |
| langFormaat | 16 mei 2023 |
And the residence occurrence has the following 'verblijfadres' data
| naam | waarde |
| korteStraatnaam | Testpad |
| huisnummer | 8 |
| postcode | 1234AB |
And the residence occurrence has the following 'adressering' data
| naam | waarde |
| adresregel1 | Testpad 8 |
| adresregel2 | 1234 AB HOOGELOON, HAPERT EN CASTEREN |
Examples:
| aanduiding onderzoek | op of na | datum einde onderzoek |
| 089999 | op | 20230730 |
| 589999 | op | 20230730 |
| 089999 | na | 20230731 |
| 589999 | na | 20230731 |
Rule: for an investigation that has ended with designation 089999 or 589999 on the current verblijfplaats, the investigation is not supplied
Scenario: it has been established that the person no longer resides at the address, the investigation has ended and there is no next verblijfplaats
Given the person with citizen service number '000000012' is registered at address 'A1' with the following data
| gemeente van inschrijving (09.10) | datum aanvang adreshouding (10.30) | aanduiding in onderzoek (83.10) | datum ingang onderzoek (83.20) | datum einde onderzoek (83.30) |
| 0800 | 20211014 | <aanduiding onderzoek> | 20230516 | 20230730 |
When verblijfplaatshistorie is searched with the following parameters
| naam | waarde |
| type | RaadpleegMetPeriode |
| burgerservicenummer | 000000012 |
| datumVan | 2023-01-01 |
| datumTot | 2024-01-01 |
Then the response has a residence occurrence with the following data
| type | datumVan.type | datumVan.datum | datumVan.langFormaat | gemeenteVanInschrijving.code | gemeenteVanInschrijving.omschrijving | functieAdres.code | functieAdres.omschrijving |
| Adres | Datum | 2021-10-14 | 14 oktober 2021 | 0800 | Hoogeloon, Hapert en Casteren | W | woonadres |
And the residence occurrence has the following 'verblijfadres' data
| naam | waarde |
| korteStraatnaam | Testpad |
| huisnummer | 8 |
| postcode | 1234AB |
And the residence occurrence has the following 'adressering' data
| naam | waarde |
| adresregel1 | Testpad 8 |
| adresregel2 | 1234 AB HOOGELOON, HAPERT EN CASTEREN |
Examples:
| aanduiding onderzoek |
| 089999 |
| 589999 |
Rule: established as not residing at the address is not supplied for the next verblijfplaats
The investigation designation established as no longer residing at the address can never relate to the start date of that address,
and so it cannot relate to the datumTot of the previous stay.
Scenario: it has been established that the person no longer resides at the address and the period falls within the previous stay
Given the person with citizen service number '000000012' is registered at address 'A1' with the following data
| gemeente van inschrijving (09.10) | datum aanvang adreshouding (10.30) |
| 0800 | 20211014 |
And the person was subsequently registered at address 'A2' with the following data
| gemeente van inschrijving (09.10) | datum aanvang adreshouding (10.30) | aanduiding in onderzoek (83.10) | datum ingang onderzoek (83.20) |
| 0800 | 20230730 | 089999 | 20230516 |
When verblijfplaatshistorie is searched with the following parameters
| naam | waarde |
| type | RaadpleegMetPeriode |
| burgerservicenummer | 000000012 |
| datumVan | 2022-01-01 |
| datumTot | 2023-01-01 |
Then the response has residences with the following data
| type | datumVan.type | datumVan.datum | datumVan.langFormaat | datumTot.type | datumTot.datum | datumTot.langFormaat | gemeenteVanInschrijving.code | gemeenteVanInschrijving.omschrijving | functieAdres.code | functieAdres.omschrijving |
| Adres | Datum | 2021-10-14 | 14 oktober 2021 | Datum | 2023-07-30 | 30 juli 2023 | 0800 | Hoogeloon, Hapert en Casteren | W | woonadres |
And the residence occurrence has the following 'verblijfadres' data
| naam | waarde |
| korteStraatnaam | Testpad |
| huisnummer | 8 |
| postcode | 1234AB |
And the residence occurrence has the following 'adressering' data
| naam | waarde |
| adresregel1 | Testpad 8 |
| adresregel2 | 1234 AB HOOGELOON, HAPERT EN CASTEREN |