hta_dossier_prep
Structure evidence into HTA submission formats for NICE, EMA, FDA, IQWiG, HAS, and EU JCA. Generate draft sections with gap analysis using literature search and cost-effectiveness model outputs.
Instructions
Structure evidence into HTA body-specific submission format (NICE STA, EMA, FDA, IQWiG, HAS, EU JCA). Produces draft sections with gap analysis. Accepts output from literature_search and cost_effectiveness_model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hta_body | Yes | HTA body. Use 'jca' for EU Joint Clinical Assessment (EUHTA Reg. 2021/2282). | |
| submission_type | Yes | Submission type. Use 'initial'/'renewal'/'variation' for JCA. | |
| drug_name | Yes | ||
| indication | Yes | ||
| evidence_summary | No | Text summary or JSON array from literature_search output | |
| model_results | No | JSON output from cost_effectiveness_model | |
| picos | No | JCA: list of PICOs from the scoping decision. If omitted, a default PICO is generated. | |
| output_format | No | ||
| project | No | Project ID for knowledge base persistence. When set, dossier draft is saved to ~/.heor-agent/projects/{project}/raw/dossiers/ |