OUG 16 01/04/2004 - Portal Legislativ

Document Information
Document ID: 51219
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-09-09 04:32:30
Last Updated: 2026-09-12 02:34:24
Valid From: 16.04.2004
Latest Version: Yes
Metadata
Meta tags:
  • Title: OUG 16 01/04/2004 - Portal Legislativ
  • Keywords: OUG 16 01/04/2004 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: OUG 16 01/04/2004 - Portal Legislativ
Detail metadata:
  • Article count: 15
  • Status indicator: în vigoare
  • Publication detail: Publicat în  MONITORUL OFICIAL nr. 334 din 16 aprilie 2004

Duplicate Information
This document has no duplicates.

Content
Version Information
Version Date: N/A
Original Publication Date: 16.04.2004
This Version Valid From: 16.04.2004
This Version Valid To: Not specified
Is Latest Version: Yes
Document Type: ORDONANTA DE URGENTA
Emitent: N/A
Publicat în: Publicat în  MONITORUL OFICIAL nr. 334 din 16 aprilie 2004

No related versions found.

Other Versions of this Document

Source Document ID: 51219

Search for all versions
Actions Suffered by This Document
Section Operation Act
ART. 3 MODIFICAT DE OG 50 15/07/2004
Actions Induced by This Document
Target Document Section Operation Details
OUG 172 13/12/2001 ART. 4 ART. 15 ABROGA PE
OUG 172 13/12/2001 ART. 6 ART. 15 ABROGA PE
OUG 172 13/12/2001 ART. 6 ART. 15 ABROGA PARTIAL PE

AI-Generated Questions

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

Sections with Questions:

Section: Section 11
Elements: 11 - 11

Section: Section 11
Elements: 11 - 11

Section: Section 11
Elements: 11 - 11

Section: Section 12
Elements: 12 - 12

Section: Section 12
Elements: 12 - 12

Section: Section 12
Elements: 12 - 12

Section: Section 13
Elements: 13 - 13

Section: Section 13
Elements: 13 - 13

Section: Section 13
Elements: 13 - 13

Section: Section 14
Elements: 14 - 14

Section: Section 14
Elements: 14 - 14

Section: Section 14
Elements: 14 - 14

Section: Section 15
Elements: 15 - 15

Section: Section 15
Elements: 15 - 15

Section: Section 15
Elements: 15 - 15

Section: Section 16
Elements: 16 - 16

Section: Section 16
Elements: 16 - 16

Section: Section 16
Elements: 16 - 16

Section: Section 17
Elements: 17 - 17

Section: Section 17
Elements: 17 - 17

Section: Section 17
Elements: 17 - 17

Section: Section 18
Elements: 18 - 18

Section: Section 18
Elements: 18 - 18

Section: Section 18
Elements: 18 - 18

Section: Section 20
Elements: 20 - 20

Section: Section 20
Elements: 20 - 20

Section: Section 20
Elements: 20 - 20

Section: Section 21
Elements: 21 - 21

Section: Section 21
Elements: 21 - 21

Section: Section 21
Elements: 21 - 21

Section: Section 23
Elements: 23 - 23

Section: Section 23
Elements: 23 - 23

Section: Section 23
Elements: 23 - 23

Section: Section 25
Elements: 25 - 25

Section: Section 25
Elements: 25 - 25

Section: Section 25
Elements: 25 - 25

Section: Section 27
Elements: 27 - 27

Section: Section 27
Elements: 27 - 27

Section: Section 27
Elements: 27 - 27

Section: Section 29
Elements: 29 - 29

Section: Section 29
Elements: 29 - 29

Section: Section 29
Elements: 29 - 29

Section: Section 31
Elements: 31 - 31

Section: Section 31
Elements: 31 - 31

Section: Section 31
Elements: 31 - 31

Question Generation Processing Logs

Total Logs

7

Processing Attempts

2

Errors

0

Warnings

0

Providers Used: OPENROUTER OPENROUTER
First Processing: 2026-07-08 23:54:51 | Last Processing: 2026-07-09 02:10:29
Timestamp Type Message Provider Actions
2026-07-09 02:10:29 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "594b23ba-f2a1-4b1a-8adb-9c0c0927faca",
    "document_title": "OUG 16 01\/04\/2004 - Portal Legislativ",
    "processing_count": 3,
    "batch_mode": true
}
2026-07-09 02:10:29 Prompt Sent Sending batch prompt part 1/1 (elements 1-38) for iteration 1 OPENROUTER
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 38,
    "character_count": 32141,
    "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
2026-07-09 02:00:38 Processing Completed Batch question generation completed with 45 total questions from 0 chapters OPENROUTER
Metadata:
{
    "total_questions": 45,
    "chapters_count": 0,
    "batch_mode": true
}
2026-07-09 02:00:30 Response Received Received batch response with 45 questions from 15 chapters OPENROUTER
Response
Metadata:
{
    "questions_generated": 45,
    "chapters_count": 15,
    "all_chapters_covered": true,
    "token_usage": {
        "promptTokens": 12603,
        "cachedTokens": 0,
        "completionTokens": 2864,
        "totalTokens": 15467,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: decision_approval  
CATEGORY_REASON: Aprobarea unor măsuri specifice în cadrul unui proces de privatizare, inclusiv acordarea de înlesniri, conversia datoriilor și aprobarea unui contract de vânzare-cumpărare, cu caracter de urgență și impact public major.

| **Art. 1 - Mandatarea APAPS pentru vânzarea acțiunilor** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 11 | 11 | Care instituție este mandatată să vândă pachetul de acțiuni deținut de stat la Societatea Comercială "Combinatul Siderurgic Reșița" S.A. Reșița? |
| 11 | 11 | Ce acțiuni ale societății sunt supuse vânzării conform mandatului acordat de ordonanța de urgență? |
| 11 | 11 | Care este denumirea completă a societății comerciale vizate în procesul de privatizare descris în ordonanță? |

| **Art. 2 - Condițiile și prețul vânzării acțiunilor** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 12 | 12 | Care este prețul de vânzare al pachetului de acțiuni deținut de stat la Societatea Comercială "Combinatul Siderurgic Reșița" S.A. Reșița? |
| 12 | 12 | Ce acțiuni rezultate din conversia creanțelor sunt incluse în pachetul supus vânzării la preț simbolic? |
| 12 | 12 | În ce condiții vor fi vândute acțiunile emise prin includerea terenurilor în capitalul social al societății? |

| **Art. 3 - Înlesniri la plată acordate societății** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 13 | 13 | Ce obligații bugetare restante sunt scutite de plată pentru Societatea Comercială "Combinatul Siderurgic Reșița" S.A. Reșița? |
| 13 | 13 | Cum se tratează obligațiile restante ale salariaților din punct de vedere al stagiului de cotizare în sistemul de pensii și asigurări sociale? |
| 13 | 13 | Ce se întâmplă cu obligațiile bugetare ale APAPS față de bugetul consolidat al statului în urma scutirii de plată a societății? |

| **Art. 4 - Conversia creanțelor furnizorului de energie electrică** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 14 | 14 | La ce valoare se face conversia creanțelor furnizorului de energie electrică în acțiuni ale Combinatului Siderurgic Reșița? |
| 14 | 14 | Ce se întâmplă cu taxa pe valoarea adăugată nerecuperată de furnizorul de energie electrică în urma conversiei creanțelor? |
| 14 | 14 | Care este rolul statului în aprobarea conversiei creanțelor în acțiuni în cazul furnizorului de energie electrică? |

| **Art. 5 - Conversia creanțelor furnizorului de gaze naturale** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 15 | 15 | Ce creanțe ale furnizorului de gaze naturale sunt eligibile pentru conversie în acțiuni ale societății siderurgice? |
| 15 | 15 | Cum se tratează dobânzile și penalitățile aferente creanțelor convertite în acțiuni de către furnizorul de gaze naturale? |
| 15 | 15 | Care este valoarea nominală la care se realizează conversia creanțelor în acțiuni pentru furnizorul de gaze naturale? |

| **Art. 6 - Conversia creanțelor furnizorilor feroviari** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 16 | 16 | Ce categorii de creanțe ale furnizorilor feroviari sunt supuse conversiei în acțiuni conform ordonanței? |
| 16 | 16 | Care este valoarea unitară la care se convertește fiecare acțiune în urma compensării creanțelor feroviare? |
| 16 | 16 | Ce se întâmplă cu taxa pe valoarea adăugată nerecuperată de furnizorii feroviari în urma conversiei creanțelor? |

| **Art. 7 - Conversia creanțelor furnizorului de utilități (Apele Române)** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 17 | 17 | Ce creanțe ale Administrației Naționale Apele Române pot fi convertite în acțiuni ale Combinatului Siderurgic Reșița? |
| 17 | 17 | La ce valoare se face conversia creanțelor deținute de Apele Române în acțiuni ale societății? |
| 17 | 17 | Cum se tratează taxa pe valoarea adăugată aferentă creanțelor convertite în acțiuni de către Apele Române? |

| **Art. 8 - Conversia creanțelor Ministerului Finanțelor Publice** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 18 | 18 | Ce creanțe ale Ministerului Finanțelor Publice sunt eligibile pentru conversie în acțiuni ale societății siderurgice? |
| 18 | 18 | La ce valoare nominală se realizează conversia creanțelor Ministerului Finanțelor Publice în acțiuni? |
| 18 | 18 | Ce se întâmplă cu acțiunile rezultate în urma conversiei creanțelor Ministerului Finanțelor Publice? |

| **Art. 9 - Plăți pentru salarii restante din fonduri bugetare** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 20 | 20 | Ce sume sunt considerate plăți în contul salariilor restante ale salariaților Combinatului Siderurgic Reșița? |
| 20 | 20 | Din ce surse bugetare au fost alocate sumele pentru plata salariilor restante la Combinatul Siderurgic Reșița? |
| 20 | 20 | Care autoritate locală a beneficiat de alocații din Fondul de rezervă bugetară pentru plata ajutoarelor sociale salariașilor societății? |

| **Art. 10 - Vânzarea t... (truncated)

Tokens: 15,467

Cost: $0.001421

Processing Time: 7534000 ms

2026-07-09 00:14:30 Batch Created Added to batch 9/12 OPENROUTER
Metadata:
{
    "batch_id": "0864cdd4-cc1d-4391-9035-d8933547e0b8",
    "provider_batch_id": "openrouter-local-5d1cc1a3e138fad0",
    "batch_number": 9,
    "total_batches": 12
}
2026-07-08 23:54:51 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "594b23ba-f2a1-4b1a-8adb-9c0c0927faca",
    "document_title": "OUG 16 01\/04\/2004 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-08 23:54:51 Prompt Sent Sending batch prompt part 1/1 (elements 1-38) for iteration 1 OPENROUTER
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 38,
    "character_count": 32141,
    "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 Suffered by This Document
Section Operation Act
ART. 3 MODIFICAT DE OG 50 15/07/2004
Actions Induced by This Document
Section Operation Act
ART. 15 ABROGA PE OUG 172 13/12/2001 ART. 4
ART. 15 ABROGA PE OUG 172 13/12/2001 ART. 6
ART. 15 ABROGA PARTIAL PE OUG 172 13/12/2001 ART. 6
Documents Referenced by This Act
Section Reference Type Act
Actul REFERIRE LA CONSTITUTIE (R) 21/11/1991 ART. 115
ART. 2 REFERIRE LA LEGE 296 30/06/2003
ART. 2 REFERIRE LA HG 1280 20/12/2001
ART. 2 REFERIRE LA OUG 172 13/12/2001
ART. 3 REFERIRE LA LEGE 53 24/01/2003 ART. 280
ART. 3 REFERIRE LA CODUL MUNCII 24/01/2003 ART. 280
ART. 3 REFERIRE LA LEGE 137 28/03/2002 ART. 16
ART. 3 REFERIRE LA LEGE 76 16/01/2002 ART. 112
ART. 3 REFERIRE LA LEGE 19 17/03/2000 ART. 146
ART. 4 REFERIRE LA OUG 111 24/10/2003 ART. 1
ART. 4 REFERIRE LA LEGE 136 30/12/1994
ART. 4 REFERIRE LA OG 29 22/07/1994
ART. 4 REFERIRE LA LEGE (R) 31 16/11/1990 ART. 212
ART. 5 REFERIRE LA OUG 111 24/10/2003 ART. 1
ART. 5 REFERIRE LA LEGE (R) 31 16/11/1990 ART. 212
ART. 6 REFERIRE LA OUG 111 24/10/2003 ART. 1
ART. 6 REFERIRE LA LEGE (R) 31 16/11/1990 ART. 212
ART. 7 REFERIRE LA OUG 111 24/10/2003 ART. 1
ART. 7 REFERIRE LA LEGE (R) 31 16/11/1990 ART. 212
ART. 8 REFERIRE LA LEGE (R) 31 16/11/1990 ART. 212
ART. 9 REFERIRE LA HG 1371 06/12/2002
ART. 9 REFERIRE LA HG 1233 07/11/2002
ART. 9 REFERIRE LA HG 1062 25/09/2002
ART. 9 REFERIRE LA HG 804 31/07/2002
ART. 9 REFERIRE LA HG 604 13/06/2002
ART. 9 REFERIRE LA HG 265 21/03/2002
ART. 9 REFERIRE LA HG 103 07/02/2002
ART. 9 REFERIRE LA HG 896 13/09/2001
ART. 9 REFERIRE LA HG 637 06/07/2001
ART. 11 REFERIRE LA HG 577 13/06/2002
ART. 11 REFERIRE LA LEGE 137 28/03/2002
ART. 11 REFERIRE LA NORMA 13/06/2002 ART. 34
ART. 11 REFERIRE LA NORMA 13/06/2002 ART. 35
ART. 11 REFERIRE LA NORMA 13/06/2002 ART. 36
ART. 11 REFERIRE LA OUG 88 23/12/1997
ART. 14 REFERIRE LA LEGE 143 27/07/1999
ART. 15 REFERIRE LA LEGE 296 30/06/2003
ART. 15 ABROGA PE OUG 172 13/12/2001 ART. 4
ART. 15 ABROGA PE OUG 172 13/12/2001 ART. 4
ART. 15 ABROGA PE OUG 172 13/12/2001 ART. 6
ART. 15 ABROGA PARTIAL PE OUG 172 13/12/2001 ART. 6
Documents That Reference This Act
Section Reference Type Act
Actul REFERIT DE RAPORT 14/02/2006
Actul APROBAT DE LEGE 387 28/09/2004
Actul REFERIT DE DECRET 732 24/09/2004
ART. 3 MODIFICAT DE OG 50 15/07/2004
ART. 4 REFERIT DE ORDIN 1120 27/07/2004
ART. 4 REGULI SI NORME DE APLICARE ORDIN 1120 27/07/2004
ART. 4 REGULI SI NORME DE APLICARE NORMA 27/07/2004
ART. 5 REFERIT DE ORDIN 1120 27/07/2004
ART. 5 REGULI SI NORME DE APLICARE ORDIN 1120 27/07/2004
ART. 5 REGULI SI NORME DE APLICARE NORMA 27/07/2004
ART. 6 REFERIT DE ORDIN 1120 27/07/2004
ART. 6 REGULI SI NORME DE APLICARE ORDIN 1120 27/07/2004
ART. 6 REGULI SI NORME DE APLICARE NORMA 27/07/2004
ART. 7 REFERIT DE ORDIN 1120 27/07/2004
ART. 7 REGULI SI NORME DE APLICARE ORDIN 1120 27/07/2004
ART. 7 REGULI SI NORME DE APLICARE NORMA 27/07/2004
Back to List View Original