@socialgouv/fiches-vdd 2.696.0 → 2.697.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/data/associations/F31654.json +15 -1
  3. package/data/index.json +13 -13
  4. package/data/particuliers/F10007.json +7 -7
  5. package/data/particuliers/F1043.json +30 -2
  6. package/data/particuliers/F10798.json +3 -3
  7. package/data/particuliers/F10999.json +254 -52
  8. package/data/particuliers/F1101.json +5 -5
  9. package/data/particuliers/F11182.json +2 -2
  10. package/data/particuliers/F12544.json +15 -1
  11. package/data/particuliers/F144.json +6 -2
  12. package/data/particuliers/F14750.json +15 -1
  13. package/data/particuliers/F1526.json +15 -1
  14. package/data/particuliers/F160.json +4 -4
  15. package/data/particuliers/F1642.json +30 -2
  16. package/data/particuliers/F16507.json +7 -7
  17. package/data/particuliers/F1760.json +3 -3
  18. package/data/particuliers/F19448.json +15 -1
  19. package/data/particuliers/F20014.json +20 -4
  20. package/data/particuliers/F2091.json +190 -36
  21. package/data/particuliers/F21760.json +4 -4
  22. package/data/particuliers/F2532.json +15 -1
  23. package/data/particuliers/F31654.json +15 -1
  24. package/data/particuliers/F31985.json +45 -3
  25. package/data/particuliers/F32077.json +15 -1
  26. package/data/particuliers/F32103.json +15 -1
  27. package/data/particuliers/F32235.json +15 -1
  28. package/data/particuliers/F32247.json +15 -1
  29. package/data/particuliers/F32575.json +15 -1
  30. package/data/particuliers/F32880.json +2 -2
  31. package/data/particuliers/F33322.json +30 -2
  32. package/data/particuliers/F33463.json +1 -1
  33. package/data/particuliers/F33891.json +15 -1
  34. package/data/particuliers/F33967.json +1048 -421
  35. package/data/particuliers/F34302.json +15 -1
  36. package/data/particuliers/F34550.json +15 -1
  37. package/data/particuliers/F34551.json +15 -1
  38. package/data/particuliers/F34819.json +3 -3
  39. package/data/particuliers/F35148.json +15 -1
  40. package/data/particuliers/F35455.json +45 -3
  41. package/data/particuliers/F35456.json +45 -3
  42. package/data/particuliers/F35837.json +3 -3
  43. package/data/particuliers/F36536.json +3 -3
  44. package/data/particuliers/F463.json +177 -35
  45. package/data/particuliers/F724.json +153 -0
  46. package/data/particuliers/F790.json +3 -3
  47. package/data/particuliers/F869.json +7 -7
  48. package/data/particuliers/F963.json +0 -79
  49. package/data/particuliers/F966.json +3 -3
  50. package/data/particuliers/F980.json +3 -3
  51. package/data/particuliers/N31802.json +1 -1
  52. package/data/particuliers/R149.json +3 -3
  53. package/data/particuliers/R19824.json +1 -1
  54. package/data/particuliers/R59991.json +1 -1
  55. package/data/particuliers/R59992.json +1 -1
  56. package/data/particuliers/R64939.json +2 -2
  57. package/data/professionnels/F32232.json +1 -1
  58. package/data/professionnels/F33794.json +4 -44
  59. package/data/professionnels/F35938.json +1 -1
  60. package/data/professionnels/F36190.json +1 -1
  61. package/data/professionnels/F36528.json +1 -1
  62. package/data/professionnels/F36715.json +1 -1
  63. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [2.697.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.696.0...v2.697.0) (2023-05-03)
2
+
3
+
4
+ ### Features
5
+
6
+ * **data:** 20230503_0414 update ([0c3cdc9](https://github.com/SocialGouv/fiches-vdd/commit/0c3cdc9c9685a25e8920d1315a71ee296d734084))
7
+
1
8
  # [2.696.0](https://github.com/SocialGouv/fiches-vdd/compare/v2.695.0...v2.696.0) (2023-05-01)
2
9
 
3
10
 
@@ -2017,7 +2017,21 @@
2017
2017
  "children": [
2018
2018
  {
2019
2019
  "type": "text",
2020
- "text": "La présence d'un avocat n'est pas obligatoire pour le dépôt de plainte et pendant toute la durée de la procédure."
2020
+ "text": "La présence d'un avocat "
2021
+ },
2022
+ {
2023
+ "type": "element",
2024
+ "name": "MiseEnEvidence",
2025
+ "children": [
2026
+ {
2027
+ "type": "text",
2028
+ "text": "n'est pas obligatoire"
2029
+ }
2030
+ ]
2031
+ },
2032
+ {
2033
+ "type": "text",
2034
+ "text": " pour le dépôt de plainte et pendant toute la durée de la procédure jusqu'au procès devant le tribunal correctionnel."
2021
2035
  }
2022
2036
  ]
2023
2037
  }
package/data/index.json CHANGED
@@ -3190,7 +3190,7 @@
3190
3190
  "text": "Paiement en espèces"
3191
3191
  }
3192
3192
  ],
3193
- "date": "modified 2021-09-28",
3193
+ "date": "modified 2023-05-02",
3194
3194
  "id": "F10999",
3195
3195
  "subject": "Argent - Impôts - Consommation",
3196
3196
  "theme": "Accueil particuliers > Argent - Impôts - Consommation > Moyens de paiement > Paiement en espèces",
@@ -28608,7 +28608,7 @@
28608
28608
  "text": "Fraude contre la Sécurité sociale : quelles conséquences ?"
28609
28609
  }
28610
28610
  ],
28611
- "date": "modified 2022-03-29",
28611
+ "date": "modified 2023-04-28",
28612
28612
  "id": "F20014",
28613
28613
  "subject": "Social - Santé",
28614
28614
  "theme": "Accueil particuliers > Social - Santé > Affiliation à la sécurité sociale (assurance maladie) > Fraude contre la Sécurité sociale : quelles conséquences ?",
@@ -31156,7 +31156,7 @@
31156
31156
  "text": "Validation annuelle du permis de chasse"
31157
31157
  }
31158
31158
  ],
31159
- "date": "modified 2022-05-05",
31159
+ "date": "modified 2023-05-02",
31160
31160
  "id": "F2091",
31161
31161
  "subject": "Loisirs - Sports - Culture",
31162
31162
  "theme": "Accueil particuliers > Loisirs - Sports - Culture > Chasse > Validation annuelle du permis de chasse",
@@ -60036,7 +60036,7 @@
60036
60036
  "text": "Ordonnance"
60037
60037
  }
60038
60038
  ],
60039
- "date": "modified 2021-06-01",
60039
+ "date": "modified 2023-04-20",
60040
60040
  "id": "F33967",
60041
60041
  "subject": "Social - Santé",
60042
60042
  "theme": "Accueil particuliers > Social - Santé > Remboursement des soins par la Sécurité sociale > Ordonnance",
@@ -77348,7 +77348,7 @@
77348
77348
  "text": "Faire reconnaître en France un diplôme obtenu à l'étranger"
77349
77349
  }
77350
77350
  ],
77351
- "date": "modified 2021-05-11",
77351
+ "date": "modified 2023-05-02",
77352
77352
  "id": "F463",
77353
77353
  "subject": "Famille - Scolarité",
77354
77354
  "theme": "Accueil particuliers > Famille - Scolarité > Étudiant étranger en France > Faire reconnaître en France un diplôme obtenu à l'étranger",
@@ -93832,11 +93832,11 @@
93832
93832
  "text": "Demande de logement social"
93833
93833
  }
93834
93834
  ],
93835
- "date": "modified 2021-04-28",
93835
+ "date": "modified 2023-05-02",
93836
93836
  "id": "R149",
93837
93837
  "subject": "Logement",
93838
93838
  "theme": "Accueil particuliers > Services en ligne et formulaires > Demande de logement social",
93839
- "title": "Demande de logement social (Formulaire 14069*04)",
93839
+ "title": "Demande de logement social (Formulaire 14069*05)",
93840
93840
  "type": "particuliers"
93841
93841
  },
93842
93842
  {
@@ -97836,7 +97836,7 @@
97836
97836
  "text": "Demander la validation du permis de chasse pour l'année en cours"
97837
97837
  }
97838
97838
  ],
97839
- "date": "modified 2019-06-17",
97839
+ "date": "modified 2023-05-02",
97840
97840
  "id": "R19824",
97841
97841
  "subject": "Loisirs - Sports - Culture",
97842
97842
  "theme": "Accueil particuliers > Services en ligne et formulaires > Demander la validation du permis de chasse pour l'année en cours",
@@ -126612,7 +126612,7 @@
126612
126612
  "text": "Consulter les dates de chasse par département"
126613
126613
  }
126614
126614
  ],
126615
- "date": "modified 2021-08-19",
126615
+ "date": "modified 2023-05-02",
126616
126616
  "id": "R59991",
126617
126617
  "subject": "Loisirs - Sports - Culture",
126618
126618
  "theme": "Accueil particuliers > Services en ligne et formulaires > Consulter les dates de chasse par département",
@@ -126634,7 +126634,7 @@
126634
126634
  "text": "Consulter les réserves naturelles par région"
126635
126635
  }
126636
126636
  ],
126637
- "date": "modified 2021-08-19",
126637
+ "date": "modified 2023-05-02",
126638
126638
  "id": "R59992",
126639
126639
  "subject": "Loisirs - Sports - Culture",
126640
126640
  "theme": "Accueil particuliers > Services en ligne et formulaires > Consulter les réserves naturelles par région",
@@ -131867,14 +131867,14 @@
131867
131867
  },
131868
131868
  {
131869
131869
  "id": "R64939",
131870
- "text": "Résilier un abonnement téléphonique ou internet"
131870
+ "text": "Résilier un abonnement téléphonique ou internet de la personne décédée"
131871
131871
  }
131872
131872
  ],
131873
131873
  "date": "modified 2023-04-12",
131874
131874
  "id": "R64939",
131875
131875
  "subject": null,
131876
- "theme": "Accueil particuliers > Services en ligne et formulaires > Résilier un abonnement téléphonique ou internet",
131877
- "title": "Résilier un abonnement téléphonique ou internet (Modèle de document)",
131876
+ "theme": "Accueil particuliers > Services en ligne et formulaires > Résilier un abonnement téléphonique ou internet de la personne décédée",
131877
+ "title": "Résilier un abonnement téléphonique ou internet de la personne décédée (Modèle de document)",
131878
131878
  "type": "particuliers"
131879
131879
  },
131880
131880
  {
@@ -7855,7 +7855,7 @@
7855
7855
  "URL": "https://www.formulaires.service-public.fr/gf/cerfa_14069.do",
7856
7856
  "format": "application/pdf",
7857
7857
  "poids": "319.1 KB",
7858
- "numerocerfa": "14069*04",
7858
+ "numerocerfa": "14069*05",
7859
7859
  "type": "Formulaire"
7860
7860
  },
7861
7861
  "children": [
@@ -8130,7 +8130,7 @@
8130
8130
  "URL": "https://www.formulaires.service-public.fr/gf/cerfa_14069.do",
8131
8131
  "format": "application/pdf",
8132
8132
  "poids": "319.1 KB",
8133
- "numerocerfa": "14069*04",
8133
+ "numerocerfa": "14069*05",
8134
8134
  "type": "Formulaire"
8135
8135
  },
8136
8136
  "children": [
@@ -8369,7 +8369,7 @@
8369
8369
  "URL": "https://www.formulaires.service-public.fr/gf/cerfa_14069.do",
8370
8370
  "format": "application/pdf",
8371
8371
  "poids": "319.1 KB",
8372
- "numerocerfa": "14069*04",
8372
+ "numerocerfa": "14069*05",
8373
8373
  "type": "Formulaire"
8374
8374
  },
8375
8375
  "children": [
@@ -15596,7 +15596,7 @@
15596
15596
  "URL": "https://www.formulaires.service-public.fr/gf/cerfa_14069.do",
15597
15597
  "format": "application/pdf",
15598
15598
  "poids": "319.1 KB",
15599
- "numerocerfa": "14069*04",
15599
+ "numerocerfa": "14069*05",
15600
15600
  "type": "Formulaire"
15601
15601
  },
15602
15602
  "children": [
@@ -15871,7 +15871,7 @@
15871
15871
  "URL": "https://www.formulaires.service-public.fr/gf/cerfa_14069.do",
15872
15872
  "format": "application/pdf",
15873
15873
  "poids": "319.1 KB",
15874
- "numerocerfa": "14069*04",
15874
+ "numerocerfa": "14069*05",
15875
15875
  "type": "Formulaire"
15876
15876
  },
15877
15877
  "children": [
@@ -16110,7 +16110,7 @@
16110
16110
  "URL": "https://www.formulaires.service-public.fr/gf/cerfa_14069.do",
16111
16111
  "format": "application/pdf",
16112
16112
  "poids": "319.1 KB",
16113
- "numerocerfa": "14069*04",
16113
+ "numerocerfa": "14069*05",
16114
16114
  "type": "Formulaire"
16115
16115
  },
16116
16116
  "children": [
@@ -20170,7 +20170,7 @@
20170
20170
  "URL": "https://www.formulaires.service-public.fr/gf/cerfa_14069.do",
20171
20171
  "format": "application/pdf",
20172
20172
  "poids": "319.1 KB",
20173
- "numerocerfa": "14069*04",
20173
+ "numerocerfa": "14069*05",
20174
20174
  "type": "Formulaire"
20175
20175
  },
20176
20176
  "children": [
@@ -1565,7 +1565,21 @@
1565
1565
  "children": [
1566
1566
  {
1567
1567
  "type": "text",
1568
- "text": "La présence d'un avocat n'est pas obligatoire pour le dépôt de plainte et pendant toute la durée de la procédure."
1568
+ "text": "La présence d'un avocat "
1569
+ },
1570
+ {
1571
+ "type": "element",
1572
+ "name": "MiseEnEvidence",
1573
+ "children": [
1574
+ {
1575
+ "type": "text",
1576
+ "text": "n'est pas obligatoire"
1577
+ }
1578
+ ]
1579
+ },
1580
+ {
1581
+ "type": "text",
1582
+ "text": " pour le dépôt de plainte et pendant toute la durée de la procédure jusqu'au procès devant le tribunal correctionnel."
1569
1583
  }
1570
1584
  ]
1571
1585
  },
@@ -4013,7 +4027,21 @@
4013
4027
  "children": [
4014
4028
  {
4015
4029
  "type": "text",
4016
- "text": "La présence d'un avocat n'est pas obligatoire pour le dépôt de plainte et pendant toute la durée de la procédure."
4030
+ "text": "La présence d'un avocat "
4031
+ },
4032
+ {
4033
+ "type": "element",
4034
+ "name": "MiseEnEvidence",
4035
+ "children": [
4036
+ {
4037
+ "type": "text",
4038
+ "text": "n'est pas obligatoire"
4039
+ }
4040
+ ]
4041
+ },
4042
+ {
4043
+ "type": "text",
4044
+ "text": " pour le dépôt de plainte et pendant toute la durée de la procédure jusqu'au procès devant le tribunal correctionnel."
4017
4045
  }
4018
4046
  ]
4019
4047
  },
@@ -715,7 +715,7 @@
715
715
  "children": [
716
716
  {
717
717
  "type": "text",
718
- "text": "État des risques et pollutions (naturels, miniers, technologiques, sismiques, radon...)"
718
+ "text": "État des risques (naturels, miniers, technologiques, sismiques, radon...)"
719
719
  }
720
720
  ]
721
721
  }
@@ -1194,13 +1194,13 @@
1194
1194
  "children": [
1195
1195
  {
1196
1196
  "type": "text",
1197
- "text": "État des risques et pollutions"
1197
+ "text": "État des risques "
1198
1198
  }
1199
1199
  ]
1200
1200
  },
1201
1201
  {
1202
1202
  "type": "text",
1203
- "text": " (naturels, miniers, technologiques, sismiques, radon...)"
1203
+ "text": "(naturels, miniers, technologiques, sismiques, radon...)"
1204
1204
  }
1205
1205
  ]
1206
1206
  }