PersoonBeperkt: naam fields under investigation
#language: en Feature: PersoonBeperkt: naam fields under investigation Scenario Outline: '<type>' is under investigation and all naam fields are requested Given the person with citizen service number '000000152' has the following data | naam | waarde | | geslachtsnaam (02.40) | Maassen | | geboortedatum (03.10) | 19830526 | | aanduiding in onderzoek (83.10) | <aanduiding in onderzoek> | | datum ingang onderzoek (83.20) | 20020701 | When persons are searched with the following parameters | naam | waarde | | type | ZoekMetGeslachtsnaamEnGeboortedatum | | geslachtsnaam | Maassen | | geboortedatum | 1983-05-26 | | fields | naam | Then the response has a person with the following 'naam' data | naam | waarde | | geslachtsnaam | Maassen | | volledigeNaam | Maassen | | inOnderzoek.voornamen | <voornamen io> | | inOnderzoek.adellijkeTitelPredicaat | <titel/predicaat io> | | inOnderzoek.voorvoegsel | <voorvoegsel io> | | inOnderzoek.geslachtsnaam | <geslachtsnaam io> | | inOnderzoek.voorletters | <voorletters io> | | inOnderzoek.volledigeNaam | <volledige naam io> | | inOnderzoek.datumIngangOnderzoek.type | Datum | | inOnderzoek.datumIngangOnderzoek.datum | 2002-07-01 | | inOnderzoek.datumIngangOnderzoek.langFormaat | 1 juli 2002 | Examples: | aanduiding in onderzoek | voornamen io | titel/predicaat io | voorvoegsel io | geslachtsnaam io | voorletters io | volledige naam io | type | | 010000 | true | true | true | true | true | true | hele categorie persoon | | 010200 | true | true | true | true | true | true | hele groep naam | | 010210 | true | | | | true | true | voornamen | | 010220 | | true | | | | true | adellijke titel/predicaat | | 010230 | | | true | | | true | voorvoegsel | | 010240 | | | | true | | true | geslachtsnaam | | 010400 | | | | | | true | hele groep geslacht | | 010410 | | | | | | true | geslachtsaanduiding | Scenario Outline: '<type>' is under investigation and all naam fields are requested Given the person with citizen service number '000000152' has the following data | naam | waarde | | geslachtsnaam (02.40) | Maassen | | geboortedatum (03.10) | 19830526 | | aanduiding in onderzoek (83.10) | <aanduiding in onderzoek> | | datum ingang onderzoek (83.20) | 20020701 | When persons are searched with the following parameters | naam | waarde | | type | ZoekMetGeslachtsnaamEnGeboortedatum | | geslachtsnaam | Maassen | | geboortedatum | 1983-05-26 | | fields | naam | Then the response has a person with the following 'naam' data | naam | waarde | | geslachtsnaam | Maassen | | volledigeNaam | Maassen | Examples: | aanduiding in onderzoek | type | | 016100 | hele groep naamgebruik | | 016110 | aanduiding naamgebruik | Scenario Outline: '<type>' is under investigation and voornamen is requested Given the person with citizen service number '000000152' has the following data | naam | waarde | | aanduiding in onderzoek (83.10) | <aanduiding in onderzoek> | | datum ingang onderzoek (83.20) | 20020701 | | geslachtsnaam (02.40) | Maassen | | geboortedatum (03.10) | 19830526 | | voornamen (02.10) | Jan | When persons are searched with the following parameters | naam | waarde | | type | ZoekMetGeslachtsnaamEnGeboortedatum | | geslachtsnaam | Maassen | | geboortedatum | 1983-05-26 | | fields | naam.voornamen | Then the response has a person with the following 'naam' data | naam | waarde | | voornamen | Jan | | inOnderzoek.voornamen | true | | inOnderzoek.datumIngangOnderzoek.type | Datum | | inOnderzoek.datumIngangOnderzoek.datum | 2002-07-01 | | inOnderzoek.datumIngangOnderzoek.langFormaat | 1 juli 2002 | Examples: | aanduiding in onderzoek | type | | 010000 | hele categorie persoon | | 010200 | hele groep naam | | 010210 | voornamen | Scenario Outline: '<type>' is under investigation and voorvoegsel is requested Given the person with citizen service number '000000152' has the following data | naam | waarde | | aanduiding in onderzoek (83.10) | <aanduiding in onderzoek> | | datum ingang onderzoek (83.20) | 20020701 | | geslachtsnaam (02.40) | Maassen | | geboortedatum (03.10) | 19830526 | | voorvoegsel (02.30) | van de | When persons are searched with the following parameters | naam | waarde | | type | ZoekMetGeslachtsnaamEnGeboortedatum | | geslachtsnaam | Maassen | | geboortedatum | 1983-05-26 | | fields | naam.voorvoegsel | Then the response has a person with the following 'naam' data | naam | waarde | | voorvoegsel | van de | | inOnderzoek.voorvoegsel | true | | inOnderzoek.datumIngangOnderzoek.type | Datum | | inOnderzoek.datumIngangOnderzoek.datum | 2002-07-01 | | inOnderzoek.datumIngangOnderzoek.langFormaat | 1 juli 2002 | Examples: | aanduiding in onderzoek | type | | 010000 | hele categorie persoon | | 010200 | hele groep naam | | 010230 | voorvoegsel | Scenario Outline: '<type>' is under investigation and geslachtsnaam is requested Given the person with citizen service number '000000152' has the following data | naam | waarde | | aanduiding in onderzoek (83.10) | <aanduiding in onderzoek> | | datum ingang onderzoek (83.20) | 20020701 | | geslachtsnaam (02.40) | Maassen | | geboortedatum (03.10) | 19830526 | When persons are searched with the following parameters | naam | waarde | | type | ZoekMetGeslachtsnaamEnGeboortedatum | | geslachtsnaam | Maassen | | geboortedatum | 1983-05-26 | | fields | naam.geslachtsnaam | Then the response has a person with the following 'naam' data | naam | waarde | | geslachtsnaam | Maassen | | inOnderzoek.geslachtsnaam | true | | inOnderzoek.datumIngangOnderzoek.type | Datum | | inOnderzoek.datumIngangOnderzoek.datum | 2002-07-01 | | inOnderzoek.datumIngangOnderzoek.langFormaat | 1 juli 2002 | Examples: | aanduiding in onderzoek | type | | 010000 | hele categorie persoon | | 010200 | hele groep naam | | 010240 | geslachtsnaam | Scenario Outline: '<type>' is under investigation and adellijkeTitelPredicaat is requested Given the person with citizen service number '000000152' has the following data | naam | waarde | | aanduiding in onderzoek (83.10) | <aanduiding in onderzoek> | | datum ingang onderzoek (83.20) | 20020701 | | geslachtsnaam (02.40) | Maassen | | geboortedatum (03.10) | 19830526 | | adellijke titel of predicaat (02.20) | JH | When persons are searched with the following parameters | naam | waarde | | type | ZoekMetGeslachtsnaamEnGeboortedatum | | geslachtsnaam | Maassen | | geboortedatum | 1983-05-26 | | fields | naam.adellijkeTitelPredicaat | Then the response has a person with the following 'naam' data | naam | waarde | | adellijkeTitelPredicaat.code | JH | | adellijkeTitelPredicaat.omschrijving | jonkheer | | adellijkeTitelPredicaat.soort | predicaat | | inOnderzoek.adellijkeTitelPredicaat | true | | inOnderzoek.datumIngangOnderzoek.type | Datum | | inOnderzoek.datumIngangOnderzoek.datum | 2002-07-01 | | inOnderzoek.datumIngangOnderzoek.langFormaat | 1 juli 2002 | Examples: | aanduiding in onderzoek | type | | 010000 | hele categorie persoon | | 010200 | hele groep naam | | 010220 | adellijke titel/predicaat | Scenario Outline: '<type>' is under investigation and voorletters is requested Given the person with citizen service number '000000152' has the following data | naam | waarde | | aanduiding in onderzoek (83.10) | <aanduiding in onderzoek> | | datum ingang onderzoek (83.20) | 20020701 | | geslachtsnaam (02.40) | Maassen | | geboortedatum (03.10) | 19830526 | | voornamen (02.10) | Jan | When persons are searched with the following parameters | naam | waarde | | type | ZoekMetGeslachtsnaamEnGeboortedatum | | geslachtsnaam | Maassen | | geboortedatum | 1983-05-26 | | fields | naam.voorletters | Then the response has a person with the following 'naam' data | naam | waarde | | voorletters | J. | | inOnderzoek.voorletters | true | | inOnderzoek.datumIngangOnderzoek.type | Datum | | inOnderzoek.datumIngangOnderzoek.datum | 2002-07-01 | | inOnderzoek.datumIngangOnderzoek.langFormaat | 1 juli 2002 | Examples: | aanduiding in onderzoek | type | | 010000 | hele categorie persoon | | 010200 | hele groep naam | | 010210 | voornamen | Scenario Outline: '<type>' is under investigation and volledigeNaam is requested Given the person with citizen service number '000000152' has the following data | naam | waarde | | aanduiding in onderzoek (83.10) | <aanduiding in onderzoek> | | datum ingang onderzoek (83.20) | 20020701 | | voornamen (02.10) | Jan | | geslachtsnaam (02.40) | Maassen | | geboortedatum (03.10) | 19830526 | When persons are searched with the following parameters | naam | waarde | | type | ZoekMetGeslachtsnaamEnGeboortedatum | | geslachtsnaam | Maassen | | geboortedatum | 1983-05-26 | | fields | naam.volledigeNaam | Then the response has a person with the following 'naam' data | naam | waarde | | volledigeNaam | Jan Maassen | | inOnderzoek.volledigeNaam | true | | inOnderzoek.datumIngangOnderzoek.type | Datum | | inOnderzoek.datumIngangOnderzoek.datum | 2002-07-01 | | inOnderzoek.datumIngangOnderzoek.langFormaat | 1 juli 2002 | Examples: | aanduiding in onderzoek | type | | 010000 | hele categorie persoon | | 010200 | hele groep naam | | 010210 | voornamen | | 010220 | adellijke titel/predicaat | | 010230 | voorvoegsel | | 010240 | geslachtsnaam | | 010400 | hele groep geslacht | | 010410 | geslachtsaanduiding | Scenario Outline: '<type>' is under investigation but is not requested Given the person with citizen service number '000000152' has the following data | naam | waarde | | aanduiding in onderzoek (83.10) | <aanduiding in onderzoek> | | datum ingang onderzoek (83.20) | 20020701 | | geslachtsnaam (02.40) | Maassen | | geboortedatum (03.10) | 19830526 | When persons are searched with the following parameters | naam | waarde | | type | ZoekMetGeslachtsnaamEnGeboortedatum | | geslachtsnaam | Maassen | | geboortedatum | 1983-05-26 | | fields | naam.<field> | Then the response has a person without 'naam' data Examples: | aanduiding in onderzoek | field | type | | 010210 | adellijkeTitelPredicaat | voornamen | | 010220 | voorvoegsel | adellijke titel/predicaat | | 010230 | voorletters | voorvoegsel | | 010240 | voorvoegsel | geslachtsnaam | | 016100 | adellijkeTitelPredicaat | hele groep naamgebruik | | 016110 | voornamen | aanduiding naamgebruik |