Skip to content

Commit

Permalink
Change redirect exception prohibited system (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
ravimeijerrig authored Nov 14, 2024
1 parent 86d80ad commit 9c42fbc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions decision-tree.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ questions:
labels:
- "hoog-risico AI"
redirects:
- nextQuestionId: "2.3"
- nextQuestionId: "2.4.2"
if: '"aanbieder" in labels || "gebruiksverantwoordelijke" in labels || "aanbieder & gebruiksverantwoordelijke" in labels'
- nextConclusionId: "16.0.1"
if: '"distributeur" in labels && "AI-systeem" in labels'
Expand Down Expand Up @@ -405,6 +405,8 @@ questions:
url: https://eur-lex.europa.eu/legal-content/NL/TXT/PDF/?uri=CELEX:32017R0745
- source: Verordening (EU) 2017/746 - Medische hulpmiddelen voor in-vitrodiagnostiek
url: https://eur-lex.europa.eu/legal-content/NL/TXT/PDF/?uri=CELEX:32017R0746
- source: Overweging 50 - Conformiteitsbeoordeling AI-systemen
url: https://eur-lex.europa.eu/legal-content/NL/TXT/HTML/?uri=OJ:L_202401689#rct_50
answers:
- answer: Ja
labels:
Expand All @@ -429,7 +431,10 @@ questions:
category: risicogroep
subcategory: conformiteitsbeoordelingsinstanties
sources:
- source: Bijlage I
- source: Artikel 43 - Conformiteitsbeoordeling
url: https://eur-lex.europa.eu/legal-content/NL/TXT/HTML/?uri=OJ:L_202401689#d1e5074-1-1
- source: Bijlage III
url: https://eur-lex.europa.eu/legal-content/NL/TXT/HTML/?uri=OJ:L_202401689#anx_III
answers:
- answer: Ja
labels:
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/assets/decision-tree.json

Large diffs are not rendered by default.

0 comments on commit 9c42fbc

Please sign in to comment.