LEGE 18 09/03/2000 - Portal Legislativ

Document Information
Document ID: 21322
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-08-31 04:34:29
Last Updated: 2026-09-11 17:23:18
Valid From: 10.03.2000
Latest Version: Yes
Metadata
Meta tags:
  • Title: LEGE 18 09/03/2000 - Portal Legislativ
  • Keywords: LEGE 18 09/03/2000 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: LEGE 18 09/03/2000 - Portal Legislativ
Detail metadata:
  • Article count: 1
  • Status indicator: modificat
  • Publication detail: Publicat în  MONITORUL OFICIAL nr. 106 din 10 martie 2000

Duplicate Information
This document has no duplicates.

Content
Version Information
Version Date: N/A
Original Publication Date: 10.03.2000
This Version Valid From: 10.03.2000
This Version Valid To: Not specified
Is Latest Version: Yes
Document Type: LEGE
Emitent: N/A
Publicat în: Publicat în  MONITORUL OFICIAL nr. 106 din 10 martie 2000

No related versions found.

Other Versions of this Document

Source Document ID: 21322

Search for all versions
Actions Induced by This Document
Target Document Section Operation Details
OUG 9 18/02/1999 ART. 1 Actul COMPLETEAZA PE
DECRET-LEGE (R) 118 30/03/1990 ART. 8 Actul MODIFICA PE

AI-Generated Questions

These questions were automatically generated to help users find relevant information in this document.

Provider
OpenRouter
Model
qwen/qwen3-235b-a22b-2507
Generated
2026-07-13 16:22
Cost
$0.0004

Section: Section 8-11
Elements: 8 - 11

Section: Section 8-11
Elements: 8 - 11

Section: Section 10-11
Elements: 10 - 11

Question Generation Processing Logs

Total Logs

5

Processing Attempts

1

Errors

0

Warnings

0

Providers Used: OPENROUTER OPENROUTER
First Processing: 2026-07-13 16:22:29 | Last Processing: 2026-07-13 17:15:29
Timestamp Type Message Provider Actions
2026-07-13 17:15:29 Response Received Received batch response with 3 questions from 2 chapters OPENROUTER
Response
Metadata:
{
    "questions_generated": 3,
    "chapters_count": 2,
    "all_chapters_covered": true,
    "token_usage": {
        "promptTokens": 2289,
        "cachedTokens": 0,
        "completionTokens": 262,
        "totalTokens": 2551,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: daily_relevant_law  
CATEGORY_REASON: Lege care aprobă o ordonanță de urgență cu impact direct asupra unor drepturi ale persoanelor afectate politic, fiind relevantă pentru cetățenii care doresc să acceseze aceste drepturi.

| **Articolul unic** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 8 | 11 | Care este termenul limită pentru depunerea cererilor privind stabilirea drepturilor persoanelor persecutate din motive politice? |
| 8 | 11 | În ce condiții pot fi depuse cereri după data de 15 martie 2000 pentru stabilirea drepturilor prevăzute pentru soții/soțiile celor decedați? |
| 10 | 11 | Care instituții sunt competente pentru primirea și soluționarea cererilor privind stabilirea drepturilor persoanelor persecutate politic? |

ALL_CHAPTERS_COVERED: true

Tokens: 2,551

Cost: $0.000350

Processing Time: 3180000 ms

2026-07-13 17:15:29 Processing Completed Batch question generation completed with 3 total questions from 0 chapters OPENROUTER
Metadata:
{
    "total_questions": 3,
    "chapters_count": 0,
    "batch_mode": true
}
2026-07-13 17:10:31 Batch Created Added to batch 9/12 OPENROUTER
Metadata:
{
    "batch_id": "4e893ec5-ecf3-48c0-9fc7-183506eaa3f8",
    "provider_batch_id": "openrouter-local-b75d8b765d0d5b10",
    "batch_number": 9,
    "total_batches": 12
}
2026-07-13 16:22:29 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "2d386f35-d8d4-4ee8-a47b-afae5b4d055d",
    "document_title": "LEGE 18 09\/03\/2000 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-13 16:22:29 Prompt Sent Sending batch prompt part 1/1 (elements 1-18) for iteration 1 OPENROUTER
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 18,
    "character_count": 2397,
    "batch_mode": true,
    "json_schema": {
        "type": "object",
        "properties": {
            "documentCategory": {
                "type": "string",
                "description": "Document category classification",
                "enum": [
                    "daily_relevant_law",
                    "daily_relevant_regulation",
                    "daily_relevant_procedure",
                    "decision_salary",
                    "decision_approval",
                    "decision_modification",
                    "decision_other",
                    "uncategorized"
                ]
            },
            "categoryReason": {
                "type": "string",
                "description": "Explanation for the categorization (max 50 words)"
            },
            "chapters": {
                "type": "array",
                "items": {
                    "type": "object",
                    "properties": {
                        "chapter": {
                            "type": "string",
                            "description": "Chapter or article name with short description"
                        },
                        "questions": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "q": {
                                        "type": "string",
                                        "description": "The question text in Romanian"
                                    },
                                    "s": {
                                        "type": "integer",
                                        "description": "Start element number"
                                    },
                                    "e": {
                                        "type": "integer",
                                        "description": "End element number"
                                    }
                                },
                                "required": [
                                    "q",
                                    "s",
                                    "e"
                                ]
                            }
                        }
                    },
                    "required": [
                        "chapter",
                        "questions"
                    ]
                },
                "maxItems": 500
            },
            "allChaptersCovered": {
                "type": "boolean",
                "description": "Whether all chapters in the document have been covered"
            }
        },
        "required": [
            "documentCategory",
            "categoryReason",
            "chapters",
            "allChaptersCovered"
        ]
    }
}
JSON Schema Available View full prompt to see the response format schema

Document Relationships & Actions

Actions Induced by This Document
Section Operation Act
Actul COMPLETEAZA PE OUG 9 18/02/1999 ART. 1
Actul MODIFICA PE DECRET-LEGE (R) 118 30/03/1990 ART. 8
Documents Referenced by This Act
Section Reference Type Act
Actul APROBA PE OUG 9 18/02/1999
Actul COMPLETEAZA PE OUG 9 18/02/1999 ART. 1
Actul MODIFICA PE DECRET-LEGE (R) 118 30/03/1990 ART. 8
Documents That Reference This Act
Section Reference Type Act
Actul REFERIT INDIRECT DE OUG 48 12/06/2003
Actul REFERIT DE DECIZIE 148 08/05/2001
Actul PROMULGAT DE DECRET 58 08/03/2000
Actul REFERIT DE DECRET-LEGE (R) 118 30/03/1990
Back to List View Original